aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-07-22 11:35:11 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-07-22 11:35:11 +0800
commit3702cf01696b6ae1704a97869e3dcd32fd116688 (patch)
tree1f6a97c754ecfaf00640c896f094aaa0a639a956 /e-util/ChangeLog
parent905f20b8950d2e99edc3886f4a841834aba2ae29 (diff)
downloadgsoc2013-evolution-3702cf01696b6ae1704a97869e3dcd32fd116688.tar
gsoc2013-evolution-3702cf01696b6ae1704a97869e3dcd32fd116688.tar.gz
gsoc2013-evolution-3702cf01696b6ae1704a97869e3dcd32fd116688.tar.bz2
gsoc2013-evolution-3702cf01696b6ae1704a97869e3dcd32fd116688.tar.lz
gsoc2013-evolution-3702cf01696b6ae1704a97869e3dcd32fd116688.tar.xz
gsoc2013-evolution-3702cf01696b6ae1704a97869e3dcd32fd116688.tar.zst
gsoc2013-evolution-3702cf01696b6ae1704a97869e3dcd32fd116688.zip
include config.h. See #61395.
2004-07-20 Not Zed <NotZed@Ximian.com> * e-dialog-utils.c: include config.h. See #61395. svn path=/trunk/; revision=26697
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index d9da256403..d88e57cbda 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-20 Not Zed <NotZed@Ximian.com>
+
+ * e-dialog-utils.c: include config.h. See #61395.
+
2004-07-12 Dan Winship <danw@novell.com>
* e-mktemp.c (e_mktemp, e_mkdtemp): un-const the return values,