diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-08 07:00:34 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-08 07:00:34 +0800 |
commit | c6f978717a1c74aaefece1748a6fe7fb710f670b (patch) | |
tree | 1a0d3bb0f98ff57f2a8e7037b70d567d6474e113 /camel/ChangeLog | |
parent | 56d7e7d9ba6dd33a666d418d346cbc87f01f2761 (diff) | |
download | gsoc2013-evolution-c6f978717a1c74aaefece1748a6fe7fb710f670b.tar.gz gsoc2013-evolution-c6f978717a1c74aaefece1748a6fe7fb710f670b.tar.zst gsoc2013-evolution-c6f978717a1c74aaefece1748a6fe7fb710f670b.zip |
providers/imap/camel-imap-summary.c now builds
svn path=/trunk/; revision=3470
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 |