aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-11-06 16:41:35 +0800
committerChris Toshok <toshok@src.gnome.org>2002-11-06 16:41:35 +0800
commit080eaec6cb57cf5f83cd271dcb12db528ddf9579 (patch)
tree69e4a64561724c3d08a3580e56ad260c6db90fc8 /addressbook/ChangeLog
parentc6582c9265a5bdef322225dc637375ba2e7562d0 (diff)
downloadgsoc2013-evolution-080eaec6cb57cf5f83cd271dcb12db528ddf9579.tar
gsoc2013-evolution-080eaec6cb57cf5f83cd271dcb12db528ddf9579.tar.gz
gsoc2013-evolution-080eaec6cb57cf5f83cd271dcb12db528ddf9579.tar.bz2
gsoc2013-evolution-080eaec6cb57cf5f83cd271dcb12db528ddf9579.tar.lz
gsoc2013-evolution-080eaec6cb57cf5f83cd271dcb12db528ddf9579.tar.xz
gsoc2013-evolution-080eaec6cb57cf5f83cd271dcb12db528ddf9579.tar.zst
gsoc2013-evolution-080eaec6cb57cf5f83cd271dcb12db528ddf9579.zip
only build the backend and gui dirs for now. printing and conduits are
2002-11-06 Chris Toshok <toshok@ximian.com> * Makefile.am (SUBDIRS): only build the backend and gui dirs for now. printing and conduits are no-man's land at present. * addressbook/gui/merging/e-card-merging.[ch]: Port to GObject/gnome2. svn path=/trunk/; revision=18595
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 2078ac932b..20c3a58ef7 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,11 @@
+2002-11-06 Chris Toshok <toshok@ximian.com>
+
+ * Makefile.am (SUBDIRS): only build the backend and gui dirs for
+ now. printing and conduits are no-man's land at present.
+
+ * addressbook/gui/merging/e-card-merging.[ch]: Port to
+ GObject/gnome2.
+
2002-11-05 Chris Toshok <toshok@ximian.com>
* gui/component/.cvsignore: ignore the new .server file.