aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-01-07 02:55:31 +0800
committerDan Winship <danw@src.gnome.org>2003-01-07 02:55:31 +0800
commit24ee471cb154a84a004efc7ec92dde1c1474426c (patch)
tree0930170c07fac4ee55c2a77f7223e9b3e1ea581f /e-util/ChangeLog
parent987ac08737af5022f528cebf57cef11719bd4a56 (diff)
downloadgsoc2013-evolution-24ee471cb154a84a004efc7ec92dde1c1474426c.tar
gsoc2013-evolution-24ee471cb154a84a004efc7ec92dde1c1474426c.tar.gz
gsoc2013-evolution-24ee471cb154a84a004efc7ec92dde1c1474426c.tar.bz2
gsoc2013-evolution-24ee471cb154a84a004efc7ec92dde1c1474426c.tar.lz
gsoc2013-evolution-24ee471cb154a84a004efc7ec92dde1c1474426c.tar.xz
gsoc2013-evolution-24ee471cb154a84a004efc7ec92dde1c1474426c.tar.zst
gsoc2013-evolution-24ee471cb154a84a004efc7ec92dde1c1474426c.zip
Add this back: Connector needs it, and there's no reason for addressbook
* e-html-utils.c: Add this back: Connector needs it, and there's no reason for addressbook and calendar to be using camel to get this functionality. * Makefile.am (libeutil_la_SOURCES): re-add e-html-utils svn path=/trunk/; revision=19246
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index f9139f7fb6..2087a74f19 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,11 @@
+2003-01-06 Dan Winship <danw@ximian.com>
+
+ * e-html-utils.c: Add this back: Connector needs it, and there's
+ no reason for addressbook and calendar to be using camel to get
+ this functionality.
+
+ * Makefile.am (libeutil_la_SOURCES): re-add e-html-utils
+
2003-01-02 Jeffrey Stedfast <fejj@ximian.com>
A bunch of fixes to make e-util build with -DG_DISABLE_DEPRECATED