aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-03-31 18:08:38 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-03-31 18:08:38 +0800
commitd239a18ce4bff4bd07c17118ca429f5020fc1731 (patch)
treea03ecf2d28bec4859ad55e8f45c08c0e58d1c560 /e-util/ChangeLog
parent13e4a8b61bd0850e996376ec2000829c44b7ce38 (diff)
downloadgsoc2013-evolution-d239a18ce4bff4bd07c17118ca429f5020fc1731.tar
gsoc2013-evolution-d239a18ce4bff4bd07c17118ca429f5020fc1731.tar.gz
gsoc2013-evolution-d239a18ce4bff4bd07c17118ca429f5020fc1731.tar.bz2
gsoc2013-evolution-d239a18ce4bff4bd07c17118ca429f5020fc1731.tar.lz
gsoc2013-evolution-d239a18ce4bff4bd07c17118ca429f5020fc1731.tar.xz
gsoc2013-evolution-d239a18ce4bff4bd07c17118ca429f5020fc1731.tar.zst
gsoc2013-evolution-d239a18ce4bff4bd07c17118ca429f5020fc1731.zip
similar to below.
2004-03-31 Not Zed <NotZed@Ximian.com> * e-account-list.h: similar to below. * e-account.h: define struct _EAccount* so you can properly forward declare it. svn path=/trunk/; revision=25260
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index e5b8e4b9a1..ba5e6c1399 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,10 @@
+2004-03-31 Not Zed <NotZed@Ximian.com>
+
+ * e-account-list.h: similar to below.
+
+ * e-account.h: define struct _EAccount* so you can properly forward
+ declare it.
+
2004-03-18 Not Zed <NotZed@Ximian.com>
* e-account.c: Added options for transport_url and source_url