aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-01-23 04:09:19 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-01-23 04:09:19 +0800
commit7abbd4b41b93efb3791f5498a191ff99ae8361e0 (patch)
treef4222f0f1dc3ccccf18781838a566a9fc0610a7f /addressbook/ChangeLog
parent4f646fd08b8f965144553f545d9044518465069e (diff)
downloadgsoc2013-evolution-7abbd4b41b93efb3791f5498a191ff99ae8361e0.tar
gsoc2013-evolution-7abbd4b41b93efb3791f5498a191ff99ae8361e0.tar.gz
gsoc2013-evolution-7abbd4b41b93efb3791f5498a191ff99ae8361e0.tar.bz2
gsoc2013-evolution-7abbd4b41b93efb3791f5498a191ff99ae8361e0.tar.lz
gsoc2013-evolution-7abbd4b41b93efb3791f5498a191ff99ae8361e0.tar.xz
gsoc2013-evolution-7abbd4b41b93efb3791f5498a191ff99ae8361e0.tar.zst
gsoc2013-evolution-7abbd4b41b93efb3791f5498a191ff99ae8361e0.zip
Remove deleted records from the pilot map so we don't have dupes in the
001-01-21 JP Rosevear <jpr@ximian.com> * conduit/address-conduit.c (delete_record): Remove deleted records from the pilot map so we don't have dupes in the future svn path=/trunk/; revision=7720
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 52a6d9050b..26ffeff849 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-21 JP Rosevear <jpr@ximian.com>
+
+ * conduit/address-conduit.c (delete_record): Remove
+ deleted records from the pilot map so we don't have dupes in the future
+
2001-01-19 Dan Winship <danw@ximian.com>
* gui/widgets/e-addressbook-view.c (table_right_click):