diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 83f4a923bd..388d95010f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2000-07-12 Jeffrey Stedfast <fejj@helixcode.com> + + Undid clahey's e_strstrcase because e_strstrcase DOES NOT EXIST + in e-utils/e-utils.c nor anywhere else in Evolution - besides, + Camel should remain independant of Evolution. + + * providers/imap/camel-imap-store.c (imap_connect): Fixed Peter's + fix, we don't want to send a string to a %d. + 2000-07-12 Christopher James Lahey <clahey@helixcode.com> * camel-folder-search.c, providers/imap/camel-imap-store.c: |