diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7e95ba8e82..fa3958a0f0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,19 @@ 2002-11-05 Chris Toshok <toshok@ximian.com> + * gui/contact-list-editor/.cvsignore: ignore the marshal generated + stuff. + + * gui/contact-list-editor/Makefile.am: typical port stuff. add + marshaller generation foo, dist it... + + * gui/contact-list-editor/e-contact-list-editor.[ch]: Port to + GObject/gnome2. + + * gui/contact-list-editor/e-contact-list-model.[ch]: Port to + GObject/gnome2. + +2002-11-05 Chris Toshok <toshok@ximian.com> + * gui/contact-editor/.cvsignore: ignore the marshal generated stuff. |