aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index 972775ee52..895d2b7ce9 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,6 +1,11 @@
2000-06-01 Christopher James Lahey <clahey@helixcode.com>
- * e-table-item.c: Copy and paste error.
+ * e-cell-text.c, e-cell-text.h: Added "text_filter" argument that
+ takes a const void * and returns an allocated char *.
+
+2000-06-01 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-table-item.c: Copy and paste error.
2000-06-01 Christopher James Lahey <clahey@helixcode.com>