diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
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. |