aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 7739837525..95187320fd 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,10 @@
2002-11-18 Chris Toshok <toshok@ximian.com>
+ * gui/component/select-names/e-select-names.c
+ (e_select_names_init): show the custom table.
+
+2002-11-18 Chris Toshok <toshok@ximian.com>
+
* gui/widgets/gal-view-minicard.c (gal_view_minicard_attach):
remove the cast to (int) - column_width is a double.