aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 0839ed0d34..191c5866f0 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,15 @@
+2004-09-21 William Jon McCann <mccann@jhu.edu>
+
+ * gui/component/component-factory.c (factory): Quiet debug messages.
+
+ * gui/widgets/e-addressbook-view.c (eab_view_new): Remove
+ unnecessary label widget placeholder. Make vertical scrollbar
+ policy automatic. Use gtk_paned_add2 instead of
+ gtk_container_add.
+
+ * gui/component/apps_evolution_addressbook.schemas.in.in: Add
+ missing show_preview schema. Add missing long descriptions.
+
2004-09-13 Rodney Dawes <dobey@novell.com>
* gui/contact-editor/e-contact-editor.c (show_help_cb):