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 94ffcdc39b..00df1f6bf9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -8,6 +8,14 @@ 2003-12-09 Not Zed <NotZed@Ximian.com> + ** See bug #51899. + + * providers/imap/camel-imap-store.c (get_folders): add the first + fi to the info's hash, so we dont duplicate it if we come across + it again (which we generally will). + +2003-12-09 Not Zed <NotZed@Ximian.com> + * providers/smtp/camel-smtp-transport.c (smtp_send_to): encode the address before sending it out, rather than using the raw/utf8 version. |