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 ebc9d195e8..6d523c893e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2000-06-15 Jeffrey Stedfast <fejj@helixcode.com> + + * providers/imap/camel-imap-folder.c (imap_get_summary): Started to implement + (imap_summary_get_by_uid): Started to code, I've got to find a way to get the + date in time_t format and also get the flags + + * string-utils.c (strstrcase): Added this convenience function - I know about + strcasestr() but it's not portable. + 2000-06-15 Dan Winship <danw@helixcode.com> * camel-service.c: Remove camel_service_connect_with_url. (URLs |