aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-02 18:45:09 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-02 18:45:09 +0800
commit48726e6209e3d1febb8f1202340997ec3c7aaee5 (patch)
tree3b5bb56d3ff6701103b26b119be0c30d4cf7f765 /addressbook/ChangeLog
parent2e8ac028ee909ed15ad69fe7836340d5eb556e1e (diff)
downloadgsoc2013-evolution-48726e6209e3d1febb8f1202340997ec3c7aaee5.tar
gsoc2013-evolution-48726e6209e3d1febb8f1202340997ec3c7aaee5.tar.gz
gsoc2013-evolution-48726e6209e3d1febb8f1202340997ec3c7aaee5.tar.bz2
gsoc2013-evolution-48726e6209e3d1febb8f1202340997ec3c7aaee5.tar.lz
gsoc2013-evolution-48726e6209e3d1febb8f1202340997ec3c7aaee5.tar.xz
gsoc2013-evolution-48726e6209e3d1febb8f1202340997ec3c7aaee5.tar.zst
gsoc2013-evolution-48726e6209e3d1febb8f1202340997ec3c7aaee5.zip
Adapted this to supply the new append_row API of ETableModel.
2000-08-02 Christopher James Lahey <clahey@helixcode.com> * gui/component/e-addressbook-model.c: Adapted this to supply the new append_row API of ETableModel. svn path=/trunk/; revision=4469
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 46b4a4046b..72b783b727 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-02 Christopher James Lahey <clahey@helixcode.com>
+
+ * gui/component/e-addressbook-model.c: Adapted this to supply the
+ new append_row API of ETableModel.
+
2000-07-31 Christopher James Lahey <clahey@helixcode.com>
* gui/component/addressbook.c: Changed the default set of columns.