aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-25 23:31:06 +0800
committerDan Winship <danw@src.gnome.org>2000-04-25 23:31:06 +0800
commit28f75825c8c4966414fc98ca08238b119d1afd1b (patch)
tree0b5e3fd15a4901b5b12f7a178649ed69a3efefc7 /camel/ChangeLog
parenta595bef60481ac75a513a2d21131e40a4168f522 (diff)
downloadgsoc2013-evolution-28f75825c8c4966414fc98ca08238b119d1afd1b.tar
gsoc2013-evolution-28f75825c8c4966414fc98ca08238b119d1afd1b.tar.gz
gsoc2013-evolution-28f75825c8c4966414fc98ca08238b119d1afd1b.tar.bz2
gsoc2013-evolution-28f75825c8c4966414fc98ca08238b119d1afd1b.tar.lz
gsoc2013-evolution-28f75825c8c4966414fc98ca08238b119d1afd1b.tar.xz
gsoc2013-evolution-28f75825c8c4966414fc98ca08238b119d1afd1b.tar.zst
gsoc2013-evolution-28f75825c8c4966414fc98ca08238b119d1afd1b.zip
fix some incorrect macro usage that resulted in bogus casts
* camel-mime-message.c: fix some incorrect macro usage that resulted in bogus casts svn path=/trunk/; revision=2603
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 52a2cce9f2..ad51e0edd9 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-25 Dan Winship <danw@helixcode.com>
+
+ * camel-mime-message.c: fix some incorrect macro usage that
+ resulted in bogus casts
+
2000-04-24 Dan Winship <danw@helixcode.com>
* camel-mime-part-utils.c