diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 93f1dd56b1..df83d0acb6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,8 +1,13 @@ +2004-04-13 Jeffrey Stedfast <fejj@ximian.com> + + * camel-folder.h (camel_folder_delete_message): Fix NotZed's fix + to not mark messages as unseen. Fixes bug #56879. + 2004-04-13 Sivaiah Nallagatla <snallagatla@novell.com> - * providers/groupwise/camel-gw-listener.c - (add_addressbook_sources) : change the auth type string from - Password to plain/password + * providers/groupwise/camel-gw-listener.c + (add_addressbook_sources): change the auth type string from + Password to plain/password 2004-04-12 Jeffrey Stedfast <fejj@ximian.com> |