From 5474b15d41d5f54a8a7a723dc28deb7c688a4c19 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 19 Oct 2000 20:04:12 +0000 Subject: Remove Family name column since it's a bit weird. This also fixes the 2000-10-19 Christopher James Lahey * gui/widgets/e-addressbook-view.c (SPEC): Remove Family name column since it's a bit weird. This also fixes the initial state since all of the column choices were off by one. svn path=/trunk/; revision=6040 --- addressbook/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5daddb716c..c3e6270fac 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-10-19 Christopher James Lahey + + * gui/widgets/e-addressbook-view.c (SPEC): Remove Family name + column since it's a bit weird. This also fixes the initial state + since all of the column choices were off by one. + 2000-10-19 Ettore Perazzoli * printing/Makefile.am (glade_DATA): Remove -- cgit