aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-12-20 00:15:00 +0800
committerChris Lahey <clahey@src.gnome.org>2000-12-20 00:15:00 +0800
commitb5eefb58b7d43473425da80de0803b2f560b156f (patch)
treeb8c7f45205cd0f808c88e68496c4a074b5a37614 /addressbook/ChangeLog
parentdcd4f312232db7d391b1dd969f271f9a65c540c1 (diff)
downloadgsoc2013-evolution-b5eefb58b7d43473425da80de0803b2f560b156f.tar
gsoc2013-evolution-b5eefb58b7d43473425da80de0803b2f560b156f.tar.gz
gsoc2013-evolution-b5eefb58b7d43473425da80de0803b2f560b156f.tar.bz2
gsoc2013-evolution-b5eefb58b7d43473425da80de0803b2f560b156f.tar.lz
gsoc2013-evolution-b5eefb58b7d43473425da80de0803b2f560b156f.tar.xz
gsoc2013-evolution-b5eefb58b7d43473425da80de0803b2f560b156f.tar.zst
gsoc2013-evolution-b5eefb58b7d43473425da80de0803b2f560b156f.zip
Made it so that if you select multiple contacts, the right click menu to
2000-12-19 Christopher James Lahey <clahey@helixcode.com> * gui/widgets/e-addressbook-view.c (delete): Made it so that if you select multiple contacts, the right click menu to delete deletes them all. svn path=/trunk/; revision=7080
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 07dee161a6..e981ca6e0b 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-19 Christopher James Lahey <clahey@helixcode.com>
+
+ * gui/widgets/e-addressbook-view.c (delete): Made it so that if
+ you select multiple contacts, the right click menu to delete
+ deletes them all.
+
2000-12-18 Chris Toshok <toshok@helixcode.com>
* backend/pas/pas-backend-ldap.c (ldap_error_to_response): always