aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-06-13 08:40:11 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-06-13 08:40:11 +0800
commite329fdd35e99497c350df84c6ca8f839eb185e7a (patch)
tree76fa63977e1a6350d417f75bfd2dab7180f6a02d /addressbook/ChangeLog
parentc0748cf4f1e4a0178f5218ae73004d3d8c3d4d44 (diff)
downloadgsoc2013-evolution-e329fdd35e99497c350df84c6ca8f839eb185e7a.tar
gsoc2013-evolution-e329fdd35e99497c350df84c6ca8f839eb185e7a.tar.gz
gsoc2013-evolution-e329fdd35e99497c350df84c6ca8f839eb185e7a.tar.bz2
gsoc2013-evolution-e329fdd35e99497c350df84c6ca8f839eb185e7a.tar.lz
gsoc2013-evolution-e329fdd35e99497c350df84c6ca8f839eb185e7a.tar.xz
gsoc2013-evolution-e329fdd35e99497c350df84c6ca8f839eb185e7a.tar.zst
gsoc2013-evolution-e329fdd35e99497c350df84c6ca8f839eb185e7a.zip
Removed the ETableModel thaw handler. Likewise.
2000-06-12 Federico Mena Quintero <federico@helixcode.com> * contact-editor/e-contact-editor-categories.c: Removed the ETableModel thaw handler. * gui/component/e-cardlist-model.c: Likewise. svn path=/trunk/; revision=3541
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 93d7fc1de3..ea0932cfc4 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-12 Federico Mena Quintero <federico@helixcode.com>
+
+ * contact-editor/e-contact-editor-categories.c: Removed the
+ ETableModel thaw handler.
+ * gui/component/e-cardlist-model.c: Likewise.
+
2000-06-11 Christopher James Lahey <clahey@helixcode.com>
* gui/component/e-select-names.c: Fixed the widget reparenting.