aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2004-03-25 03:58:15 +0800
committerChris Toshok <toshok@src.gnome.org>2004-03-25 03:58:15 +0800
commit5b496f26137ee1d0920a94e7c19926d6584cd624 (patch)
treeae50b2b8fcc1334e0f9a3ad9451656304662c41c /addressbook/ChangeLog
parent9f004e15d508cd979852f0b31c421ee7bc87eb7b (diff)
downloadgsoc2013-evolution-5b496f26137ee1d0920a94e7c19926d6584cd624.tar
gsoc2013-evolution-5b496f26137ee1d0920a94e7c19926d6584cd624.tar.gz
gsoc2013-evolution-5b496f26137ee1d0920a94e7c19926d6584cd624.tar.bz2
gsoc2013-evolution-5b496f26137ee1d0920a94e7c19926d6584cd624.tar.lz
gsoc2013-evolution-5b496f26137ee1d0920a94e7c19926d6584cd624.tar.xz
gsoc2013-evolution-5b496f26137ee1d0920a94e7c19926d6584cd624.tar.zst
gsoc2013-evolution-5b496f26137ee1d0920a94e7c19926d6584cd624.zip
superclass for both EContactEditor and EContactListEditor. A start toward
2004-03-24 Chris Toshok <toshok@ximian.com> * gui/contact-editor/eab-editor.[ch]: superclass for both EContactEditor and EContactListEditor. A start toward simplifying the interface to both of them, and a place to abstract code. * gui/contact-editor/Makefile.am (libecontacteditor_la_SOURCES): add eab-editor.[ch] svn path=/trunk/; revision=25172
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 4cddb7f17f..84297f9eb6 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,12 @@
+2004-03-24 Chris Toshok <toshok@ximian.com>
+
+ * gui/contact-editor/eab-editor.[ch]: superclass for both
+ EContactEditor and EContactListEditor. A start toward simplifying
+ the interface to both of them, and a place to abstract code.
+
+ * gui/contact-editor/Makefile.am (libecontacteditor_la_SOURCES):
+ add eab-editor.[ch]
+
2004-03-24 Danilo Ĺ egan <dsegan@gmx.net>
* gui/widgets/e-addressbook-model.c (update_folder_bar_message):