diff options
author | Not Zed <NotZed@Ximian.com> | 2004-03-16 00:39:16 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-03-16 00:39:16 +0800 |
commit | 58b352c98afda13fb05ea5a491a5ebf256050c19 (patch) | |
tree | f8963b21c8c06a4b3940c775b2e7a26c059360ec /camel/ChangeLog | |
parent | 1758c9fe42a45391d8d9fa084304fc6d4d054369 (diff) | |
download | gsoc2013-evolution-58b352c98afda13fb05ea5a491a5ebf256050c19.tar gsoc2013-evolution-58b352c98afda13fb05ea5a491a5ebf256050c19.tar.gz gsoc2013-evolution-58b352c98afda13fb05ea5a491a5ebf256050c19.tar.bz2 gsoc2013-evolution-58b352c98afda13fb05ea5a491a5ebf256050c19.tar.lz gsoc2013-evolution-58b352c98afda13fb05ea5a491a5ebf256050c19.tar.xz gsoc2013-evolution-58b352c98afda13fb05ea5a491a5ebf256050c19.tar.zst gsoc2013-evolution-58b352c98afda13fb05ea5a491a5ebf256050c19.zip |
rever previous patch. We don't want to set the default mime/type, it'll
2004-03-16 Not Zed <NotZed@Ximian.com>
* camel-mime-message.c (camel_mime_message_init): rever previous
patch. We don't want to set the default mime/type, it'll break
stuff.
svn path=/trunk/; revision=25074
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 3403f72f0a..bdb3eb53c9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-03-16 Not Zed <NotZed@Ximian.com> + + * camel-mime-message.c (camel_mime_message_init): rever previous + patch. We don't want to set the default mime/type, it'll break + stuff. + 2004-03-15 Not Zed <NotZed@Ximian.com> * providers/local/camel-mbox-store.c (delete_folder): same as |