aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-03-05 03:21:05 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-03-05 03:21:05 +0800
commit207efa9abf003c9b35c9e91b45ed1caafc5c5056 (patch)
tree559e0bce0cee012aad97a6d5fd05280b86524e2f /camel/ChangeLog
parent4a28f62c6cfdfdd6867b899e8a742c719d8a41b4 (diff)
downloadgsoc2013-evolution-207efa9abf003c9b35c9e91b45ed1caafc5c5056.tar
gsoc2013-evolution-207efa9abf003c9b35c9e91b45ed1caafc5c5056.tar.gz
gsoc2013-evolution-207efa9abf003c9b35c9e91b45ed1caafc5c5056.tar.bz2
gsoc2013-evolution-207efa9abf003c9b35c9e91b45ed1caafc5c5056.tar.lz
gsoc2013-evolution-207efa9abf003c9b35c9e91b45ed1caafc5c5056.tar.xz
gsoc2013-evolution-207efa9abf003c9b35c9e91b45ed1caafc5c5056.tar.zst
gsoc2013-evolution-207efa9abf003c9b35c9e91b45ed1caafc5c5056.zip
s/class/klass in one place so that the header is c++-safe.
2003-03-04 Jeffrey Stedfast <fejj@ximian.com> * camel-object.h: s/class/klass in one place so that the header is c++-safe. svn path=/trunk/; revision=20140
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 345a653cb8..d71a3f3cba 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-04 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-object.h: s/class/klass in one place so that the header is
+ c++-safe.
+
2003-03-03 Jeffrey Stedfast <fejj@ximian.com>
* camel-tcp-stream-openssl.c (camel_tcp_stream_ssl_new): Updated