aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 42114f1a0b..f218211573 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,13 @@
2001-08-08 Chris Toshok <toshok@ximian.com>
+ * gui/widgets/e-addressbook-reflow-adapter.c (open_card): new
+ function, used by the context menu.
+ (e_addressbook_reflow_adapter_right_click): put "Open" at the top
+ of the menu. also, disable "Delete" if the addressbook isn't
+ writable.
+
+2001-08-08 Chris Toshok <toshok@ximian.com>
+
* backend/pas/pas-backend-ldap.c (rfc2254_escape): escape *, \, (,
and ), as per rfc2254.
(func_contains): escape the string.