diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-07 02:55:45 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-07 02:55:45 +0800 |
commit | c1aac7c40cf831bfcc8c15fe2881666395754ae1 (patch) | |
tree | 084cd0e2beb4be27657aa9a55c83dc2359ccc669 /camel/ChangeLog | |
parent | ae33d3f67e77c5182dec21c388605b4a4ae48e51 (diff) | |
download | gsoc2013-evolution-c1aac7c40cf831bfcc8c15fe2881666395754ae1.tar gsoc2013-evolution-c1aac7c40cf831bfcc8c15fe2881666395754ae1.tar.gz gsoc2013-evolution-c1aac7c40cf831bfcc8c15fe2881666395754ae1.tar.bz2 gsoc2013-evolution-c1aac7c40cf831bfcc8c15fe2881666395754ae1.tar.lz gsoc2013-evolution-c1aac7c40cf831bfcc8c15fe2881666395754ae1.tar.xz gsoc2013-evolution-c1aac7c40cf831bfcc8c15fe2881666395754ae1.tar.zst gsoc2013-evolution-c1aac7c40cf831bfcc8c15fe2881666395754ae1.zip |
worked on getting providers/imap/* to build cleanly, fixed a number of stupid errors and things like that
am commit'ing code since there are some volunteers that would like to work on imap
svn path=/trunk/; revision=3440
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 1d2a31e8f5..5c6e410388 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2000-06-06 Jeffrey Stedfast <fejj@helixcode.com> + + * providers/imap/camel-imap-*.[c,h]: Started on getting + imap to build cleanly (tho some work has not been completed + so it still won't build until camel-imap-summary is finished + along with a few methods in camel-imap-folder) + 2000-06-05 Dan Winship <danw@helixcode.com> * camel-mime-part.c (camel_mime_part_set_disposition): fix |