aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index e34b4e0109..7e95ba8e82 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,25 @@
2002-11-05 Chris Toshok <toshok@ximian.com>
+ * gui/contact-editor/.cvsignore: ignore the marshal generated
+ stuff.
+
+ * gui/contact-editor/Makefile.am: typical port stuff. add
+ marshaller generation foo, dist it...
+
+ * gui/contact-editor/e-contact-editor-address.[ch]: Port to GObject/gnome2.
+
+ * gui/contact-editor/e-contact-editor-fullname.c: Port to GObject/gnome2.
+
+ * gui/contact-editor/e-contact-editor.c: Port to GObject/gnome2.
+
+ * gui/contact-editor/e-contact-quick-add.c: Port to GObject/gnome2.
+
+ * gui/contact-editor/e-contact-save-as.[ch]: Port to GObject/gnome2.
+
+ * gui/contact-editor/test-editor.c: Port to GObject/gnome2.
+
+2002-11-05 Chris Toshok <toshok@ximian.com>
+
* gui/widgets/e-addressbook-model.[ch]: Port to GObject/gnome2.
* gui/widgets/e-addressbook-reflow-adapter.c: Port to