aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@aful.org>1999-08-11 01:31:48 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-08-11 01:31:48 +0800
commit7d7f5423308313eb30558700598091b4ba1f0d20 (patch)
tree020433e7bc24d30d192737a4cce7c11314a38e4f /ChangeLog
parent6cb08f0bc177cd0de35b852fac94a181f4d2233c (diff)
downloadgsoc2013-evolution-7d7f5423308313eb30558700598091b4ba1f0d20.tar
gsoc2013-evolution-7d7f5423308313eb30558700598091b4ba1f0d20.tar.gz
gsoc2013-evolution-7d7f5423308313eb30558700598091b4ba1f0d20.tar.bz2
gsoc2013-evolution-7d7f5423308313eb30558700598091b4ba1f0d20.tar.lz
gsoc2013-evolution-7d7f5423308313eb30558700598091b4ba1f0d20.tar.xz
gsoc2013-evolution-7d7f5423308313eb30558700598091b4ba1f0d20.tar.zst
gsoc2013-evolution-7d7f5423308313eb30558700598091b4ba1f0d20.zip
Quick and (very) dirty hack to test Camel more easily.
1999-08-09 bertrand <Bertrand.Guiheneuf@aful.org> * tests/ui-tests/store_listing.c: * tests/ui-tests/store_listing.glade: Quick and (very) dirty hack to test Camel more easily. * camel/camel-folder.c (camel_folder_append_message): new method. svn path=/trunk/; revision=1102
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5614dc0501..07b5770aaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-1999-08-10 root <guiheneu@jean.joudboeuf.fr>
+1999-08-09 bertrand <Bertrand.Guiheneuf@aful.org>
+
+ * tests/ui-tests/store_listing.c:
+ * tests/ui-tests/store_listing.glade:
+ Quick and (very) dirty hack to test Camel more
+ easily.
* camel/camel-folder.c (camel_folder_append_message):
new method.