diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-09-17 05:20:50 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-09-17 05:20:50 +0800 |
commit | 1aeb854e50e8f70edd3a1879b627304ddaf1f060 (patch) | |
tree | 77d787bfae1f2ccae392fae97908c5fa4501c792 /camel/ChangeLog | |
parent | e8c9e32de84fd581b7fdb7584f7f360b8da946b7 (diff) | |
download | gsoc2013-evolution-1aeb854e50e8f70edd3a1879b627304ddaf1f060.tar.gz gsoc2013-evolution-1aeb854e50e8f70edd3a1879b627304ddaf1f060.tar.zst gsoc2013-evolution-1aeb854e50e8f70edd3a1879b627304ddaf1f060.zip |
Implement a temp hack so trunk works until we merge in new-ui-branch.
2003-09-16 Jeffrey Stedfast <fejj@ximian.com>
* providers/local/camel-mbox-folder.c
(camel_mbox_folder_get_full_path): Implement a temp hack so trunk
works until we merge in new-ui-branch.
svn path=/trunk/; revision=22594
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b1f422cf9d..be87be5a29 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,9 @@ 2003-09-16 Jeffrey Stedfast <fejj@ximian.com> + * providers/local/camel-mbox-folder.c + (camel_mbox_folder_get_full_path): Implement a temp hack so trunk + works until we merge in new-ui-branch. + * camel-stream-filter.c (do_flush): Don't warning about how we haven't written anything to the stream, this is not an error. fflush() doesn't care if you try to fflush() a stream |