aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index ccfd805b97..1138adf072 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,16 @@
2001-01-04 JP Rosevear <jpr@helixcode.com>
+ * conduit/Makefile.am: Fix hard coded library names that were
+ accidentally committed (i'm looking at you miggie)
+
+ * contact-editor/e-contact-editor.c (categories_clicked): Reflect
+ renaming.
+
+ * contact-editor/e-contact-editor-categories.[hc]: These are
+ living in gal now
+
+2001-01-04 JP Rosevear <jpr@helixcode.com>
+
* backend/pas/pas-backend-file.c (pas_backend_file_book_view_free):
Need to e_sexp_unref the the sexp, not gtk_object_unref it.