aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index da05fe368e..bed9302b9c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -15,6 +15,10 @@
* gui/component/addressbook.c: Added inactive code to display an
ETable view of the addressbook.
+
+ * gui/component/e-addressbook-model.c,
+ gui/component/e-addressbook-model.h: New files to implement an
+ ETable model with a EBook back end.
2000-05-06 Christopher James Lahey <clahey@helixcode.com>