diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d858cb8b05..dff3217e4b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2002-05-07 Chris Toshok <toshok@ximian.com> + * gui/component/addressbook-config.c + (addressbook_config_control_new): oops, add the NULL back at the + end of possible_types. + +2002-05-07 Chris Toshok <toshok@ximian.com> + * gui/component/addressbook-config.c (addressbook_ldap_init): bleah, need to pass the GtkWindow here so we can pop up the a modal parented dialog (gtk modal dialogs suck?). |