aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-06-19 04:05:45 +0800
committerDan Winship <danw@src.gnome.org>2001-06-19 04:05:45 +0800
commit6e3f88affe900c16f407ee1b3f9ca12df81c118c (patch)
tree11518ca40506d35c8c2c7f0c99d203b796c8d3dd /e-util/ChangeLog
parent5e1e9d747480efbbc29500923ae5f976ae2bb0e4 (diff)
downloadgsoc2013-evolution-6e3f88affe900c16f407ee1b3f9ca12df81c118c.tar
gsoc2013-evolution-6e3f88affe900c16f407ee1b3f9ca12df81c118c.tar.gz
gsoc2013-evolution-6e3f88affe900c16f407ee1b3f9ca12df81c118c.tar.bz2
gsoc2013-evolution-6e3f88affe900c16f407ee1b3f9ca12df81c118c.tar.lz
gsoc2013-evolution-6e3f88affe900c16f407ee1b3f9ca12df81c118c.tar.xz
gsoc2013-evolution-6e3f88affe900c16f407ee1b3f9ca12df81c118c.tar.zst
gsoc2013-evolution-6e3f88affe900c16f407ee1b3f9ca12df81c118c.zip
Split e-db3-utils and e-dbhash off into libedb3util so eutil won't depend
* Makefile.am: Split e-db3-utils and e-dbhash off into libedb3util so eutil won't depend on db3. svn path=/trunk/; revision=10271
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 0106465b72..ab7208ef05 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-18 Dan Winship <danw@ximian.com>
+
+ * Makefile.am: Split e-db3-utils and e-dbhash off into libedb3util
+ so eutil won't depend on db3.
+
2001-06-15 Not Zed <NotZed@Ximian.com>
* e-sexp.c (parse_values): REmove a silly hardcoded term limit,