diff options
author | Not Zed <NotZed@Ximian.com> | 2004-04-02 17:53:29 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-04-02 17:53:29 +0800 |
commit | 392fb3dd96ebd60ead293101ef67449b5c8e2fc9 (patch) | |
tree | 77a3c9fe995e73ab20d292e671d46765ee3c5687 /camel/ChangeLog | |
parent | f739cc56ee5d8cbf878ea2cd232b1d93ec9d2766 (diff) | |
download | gsoc2013-evolution-392fb3dd96ebd60ead293101ef67449b5c8e2fc9.tar gsoc2013-evolution-392fb3dd96ebd60ead293101ef67449b5c8e2fc9.tar.gz gsoc2013-evolution-392fb3dd96ebd60ead293101ef67449b5c8e2fc9.tar.bz2 gsoc2013-evolution-392fb3dd96ebd60ead293101ef67449b5c8e2fc9.tar.lz gsoc2013-evolution-392fb3dd96ebd60ead293101ef67449b5c8e2fc9.tar.xz gsoc2013-evolution-392fb3dd96ebd60ead293101ef67449b5c8e2fc9.tar.zst gsoc2013-evolution-392fb3dd96ebd60ead293101ef67449b5c8e2fc9.zip |
turn this on, this should always be on, it points to real bugs in the
2004-04-02 Not Zed <NotZed@Ximian.com>
* camel-exception.c (w): turn this on, this should always be on,
it points to real bugs in the code.
* camel-folder-summary.c (summary_build_content_info): dont set
attachments if its a signature block.
(summary_build_content_info_message): same.
svn path=/trunk/; revision=25298
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 b35407a970..8ead265cf9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2004-04-02 Not Zed <NotZed@Ximian.com> + + * camel-exception.c (w): turn this on, this should always be on, + it points to real bugs in the code. + + * camel-folder-summary.c (summary_build_content_info): dont set + attachments if its a signature block. + (summary_build_content_info_message): same. + 2004-04-01 Jeffrey Stedfast <fejj@ximian.com> * camel-exception.c (w): Wrap annoying exeption warnings with w(). |