diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-07-05 21:24:54 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-07-05 21:24:54 +0800 |
commit | 67767447ce4521136298b7f949117f0fbb6593ab (patch) | |
tree | dffe38ab4315a88eb072d69b972d9b20bd14f78e /addressbook/ChangeLog | |
parent | d5227888f97878de36b7f457629c7aa479b6fe22 (diff) | |
download | gsoc2013-evolution-67767447ce4521136298b7f949117f0fbb6593ab.tar.gz 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/ChangeLog | 7 |
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): |