aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-11-10 05:04:25 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-11-10 05:04:25 +0800
commit34172c778d5abe57925476687a6791efec095430 (patch)
tree3b28769da6ebb67e77b44f61ab1ed33b33d671f9 /camel/ChangeLog
parentaf76723198b24e09a703545301120c09c50fe346 (diff)
downloadgsoc2013-evolution-34172c778d5abe57925476687a6791efec095430.tar
gsoc2013-evolution-34172c778d5abe57925476687a6791efec095430.tar.gz
gsoc2013-evolution-34172c778d5abe57925476687a6791efec095430.tar.bz2
gsoc2013-evolution-34172c778d5abe57925476687a6791efec095430.tar.lz
gsoc2013-evolution-34172c778d5abe57925476687a6791efec095430.tar.xz
gsoc2013-evolution-34172c778d5abe57925476687a6791efec095430.tar.zst
gsoc2013-evolution-34172c778d5abe57925476687a6791efec095430.zip
Updated the properties to include all the same settings as the old imap
2004-11-09 Jeffrey Stedfast <fejj@novell.com> * providers/imap4/camel-imap4-provider.c: Updated the properties to include all the same settings as the old imap code. * providers/imap4/camel-imap4-folder.c (imap4_getv): Implemented. (imap4_setv): Implemented. svn path=/trunk/; revision=27880
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index ab9a878995..b0c412f23a 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-09 Jeffrey Stedfast <fejj@novell.com>
+
+ * providers/imap4/camel-imap4-provider.c: Updated the properties
+ to include all the same settings as the old imap code.
+
+ * providers/imap4/camel-imap4-folder.c (imap4_getv): Implemented.
+ (imap4_setv): Implemented.
+
2004-11-08 Jeffrey Stedfast <fejj@novell.com>
Fix for bug #69241.