aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-07-05 21:24:54 +0800
committerChris Lahey <clahey@src.gnome.org>2001-07-05 21:24:54 +0800
commit67767447ce4521136298b7f949117f0fbb6593ab (patch)
treedffe38ab4315a88eb072d69b972d9b20bd14f78e /addressbook/ChangeLog
parentd5227888f97878de36b7f457629c7aa479b6fe22 (diff)
downloadgsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.gz
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.bz2
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.lz
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.xz
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.zst
gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.zip
Upped the required version of gal.
2001-07-05 Christopher James Lahey <clahey@ximian.com> * configure.in: Upped the required version of gal. From addressbook/ChangeLog: 2001-07-05 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-table-adapter.c (addressbook_is_cell_editable): Check if the row is within our table and return from this function as if the card is a standard card, not a list. svn path=/trunk/; revision=10800
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index e92c914a4f..77c4200b6c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2001-07-05 Christopher James Lahey <clahey@ximian.com>
+
+ * gui/widgets/e-addressbook-table-adapter.c
+ (addressbook_is_cell_editable): Check if the row is within our
+ table and return from this function as if the card is a standard
+ card, not a list.
+
2001-07-03 Damon Chaplin <damon@ximian.com>
* backend/ebook/Makefile.am (evolution_vcard_importer_LDADD):