aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-10-25 14:30:47 +0800
committerChris Toshok <toshok@src.gnome.org>2002-10-25 14:30:47 +0800
commitfaaf0868fd78c0e28330c8fa8b4ce874634044b4 (patch)
treedd5d59518f14c506967fe9eb32daf6bd51719488 /addressbook/ChangeLog
parent08bf0833769e0d2e1efa3afb462bd833257acde4 (diff)
downloadgsoc2013-evolution-faaf0868fd78c0e28330c8fa8b4ce874634044b4.tar
gsoc2013-evolution-faaf0868fd78c0e28330c8fa8b4ce874634044b4.tar.gz
gsoc2013-evolution-faaf0868fd78c0e28330c8fa8b4ce874634044b4.tar.bz2
gsoc2013-evolution-faaf0868fd78c0e28330c8fa8b4ce874634044b4.tar.lz
gsoc2013-evolution-faaf0868fd78c0e28330c8fa8b4ce874634044b4.tar.xz
gsoc2013-evolution-faaf0868fd78c0e28330c8fa8b4ce874634044b4.tar.zst
gsoc2013-evolution-faaf0868fd78c0e28330c8fa8b4ce874634044b4.zip
[ fixes #29144 ] use e_table_memory_storage_change instead of
2002-10-24 Chris Toshok <toshok@ximian.com> [ fixes #29144 ] * gui/component/addressbook-config.c (edit_dialog_store_change): use e_table_memory_storage_change instead of remove/insert, so the selection is maintained. svn path=/trunk/; revision=18435
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 3146b5f8f0..cfad5eb706 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2002-10-24 Chris Toshok <toshok@ximian.com>
+
+ [ fixes #29144 ]
+ * gui/component/addressbook-config.c (edit_dialog_store_change):
+ use e_table_memory_storage_change instead of remove/insert, so the
+ selection is maintained.
+
2002-10-22 Dan Winship <danw@ximian.com>
* gui/component/select-names/e-select-names.c