diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4aede6ab15..33f9f46804 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,8 @@ 2001-08-14 Christopher James Lahey <clahey@ximian.com> + * gui/contact-editor/e-contact-editor.c (e_contact_editor_init): + Grab focus here. Fixes Ximian bug #2265. + * gui/component/addressbook.c (addressbook_factory_new_control): (addressbook_query_changed): Fixed two const warnings here. |