diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 0e880544b8..3fd1513fb3 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,14 @@ 2003-01-26 Chris Toshok <toshok@ximian.com> + * gui/contact-editor/contact-editor.glade: rename the category + entry to entry-categories. + + * gui/contact-editor/e-contact-editor.c + (set_entry_changed_signals): use the specialized "changed" signal + handlers for entry-company and entry-fullname. + +2003-01-26 Chris Toshok <toshok@ximian.com> + * gui/component/Makefile.am: i need to sleep more. 2003-01-26 Chris Toshok <toshok@ximian.com> |