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 5f86fa875b..4220f1828e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,14 @@ 2000-08-22 Christopher James Lahey <clahey@helixcode.com> + * backend/e-card.h: Started adding a time zone field to ECard. + + * gui/component/e-addressbook-model.c: Added + e_table_model_pre_change where appropriate. + + * gui/minicard/e-minicard-control.c: Added a ref and unref pair. + +2000-08-22 Christopher James Lahey <clahey@helixcode.com> + * gui/component/addressbook.c: Linked in the search dialog again. It looks like some changes in the shell made this not work. |