aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-10-20 15:42:49 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-10-20 15:42:49 +0800
commit691f1886c3988f89d6830e7d8901c37b2e8e8284 (patch)
treee40ce6ccd27c0f4c4737fe6c1395049ff0b9464b /e-util/ChangeLog
parent10a951b6660b9a1aa8d7e709a3a7c67435873da0 (diff)
downloadgsoc2013-evolution-691f1886c3988f89d6830e7d8901c37b2e8e8284.tar
gsoc2013-evolution-691f1886c3988f89d6830e7d8901c37b2e8e8284.tar.gz
gsoc2013-evolution-691f1886c3988f89d6830e7d8901c37b2e8e8284.tar.bz2
gsoc2013-evolution-691f1886c3988f89d6830e7d8901c37b2e8e8284.tar.lz
gsoc2013-evolution-691f1886c3988f89d6830e7d8901c37b2e8e8284.tar.xz
gsoc2013-evolution-691f1886c3988f89d6830e7d8901c37b2e8e8284.tar.zst
gsoc2013-evolution-691f1886c3988f89d6830e7d8901c37b2e8e8284.zip
check for empty trailing sections/pages after we exit the main loop.
2004-10-20 Not Zed <NotZed@Ximian.com> * e-config.c (ec_rebuild): check for empty trailing sections/pages after we exit the main loop. * e-plugin.c (e_plugin_get_type): make ~/.eplugins the default eplugin location, not ~/.eplug. 2004-10-18 Not Zed <NotZed@Ximian.com> * e-config.h: fix some forward decls. svn path=/trunk/; revision=27644
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 2d67c0f9c5..a881ab9163 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,15 @@
+2004-10-20 Not Zed <NotZed@Ximian.com>
+
+ * e-config.c (ec_rebuild): check for empty trailing sections/pages
+ after we exit the main loop.
+
+ * e-plugin.c (e_plugin_get_type): make ~/.eplugins the default
+ eplugin location, not ~/.eplug.
+
+2004-10-18 Not Zed <NotZed@Ximian.com>
+
+ * e-config.h: fix some forward decls.
+
2004-10-19 JP Rosevear <jpr@novell.com>
* e-config.c, e-event.c, e-menu.c, e-plugin.c, e-plugin.h,