aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-06-28 06:21:05 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-06-28 06:21:05 +0800
commit5a223c85b94c5cc51fe5e830665cabd981e4c75b (patch)
treeabe8a382481fffd085124a91115e27d486209191 /camel/ChangeLog
parent016826bc8a947b2ea0308971cb1ca355bef4aa47 (diff)
downloadgsoc2013-evolution-5a223c85b94c5cc51fe5e830665cabd981e4c75b.tar
gsoc2013-evolution-5a223c85b94c5cc51fe5e830665cabd981e4c75b.tar.gz
gsoc2013-evolution-5a223c85b94c5cc51fe5e830665cabd981e4c75b.tar.bz2
gsoc2013-evolution-5a223c85b94c5cc51fe5e830665cabd981e4c75b.tar.lz
gsoc2013-evolution-5a223c85b94c5cc51fe5e830665cabd981e4c75b.tar.xz
gsoc2013-evolution-5a223c85b94c5cc51fe5e830665cabd981e4c75b.tar.zst
gsoc2013-evolution-5a223c85b94c5cc51fe5e830665cabd981e4c75b.zip
Updated to match the current API.
2001-06-27 Jeffrey Stedfast <fejj@ximian.com> * tests/folder/test9.c (main): Updated to match the current API. * tests/folder/test3.c: #include <gtk/gtk.h> since we use gtk_init(). svn path=/trunk/; revision=10546
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 7c71fc8972..7bcee459fa 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,10 @@
2001-06-27 Jeffrey Stedfast <fejj@ximian.com>
+ * tests/folder/test9.c (main): Updated to match the current API.
+
+ * tests/folder/test3.c: #include <gtk/gtk.h> since we use
+ gtk_init().
+
* camel-internet-address.c
(camel_internet_address_encode_address): Use the new
header_address_fold.