diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index a7dc884bdd..b0f9b68e0f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,10 @@ 2000-06-07 Jeffrey Stedfast <fejj@helixcode.com> + * providers/imap/camel-imap-summary.c: Now builds (not that it's worth much yet). + + * providers/imap/camel-imap-folder.c (imap_get_uids): Now uses the correct + cast to a CamelImapMessageInfo structure (should get rid of compile warnings). + * providers/imap/Makefile.am: Added rules to build camel-imap-stream |