diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2d35d6f056..20dfe57960 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2000-06-08 Federico Mena Quintero <federico@helixcode.com> + * contact-editor/e-contact-editor.c (save_card): Doh, sync the + card simple and extract the card info. + +2000-06-08 Federico Mena Quintero <federico@helixcode.com> + * contact-editor/e-contact-editor.h (EContactEditor): Now this derives from GtkObject. It follows the same strategy as the EventEditor in the calendar. |