aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
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 f7ab9730b6..f58d868d42 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2001-10-20 Christopher James Lahey <clahey@ximian.com>
+ * gui/widgets/e-minicard-view.c (e_minicard_view_selection_event):
+ Handle focus_change in event by selecting that contact. Fixes
+ Ximian bug #3024.
+
+2001-10-20 Christopher James Lahey <clahey@ximian.com>
+
* gui/component/addressbook-component.c (owner_unset_cb):
Repeatedly call gtk_main_quit here as long as there is a main loop
around. This is an ugly hack around Ximian bug #11760.