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/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index a536a37fe5..62c8268043 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,12 @@
+2000-03-03 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-table.c: Removed some unused code.
+
+ * e-table-header-item.c, e-table-header-item.h: Removed the unused
+ normal_cursor variable and object.
+
+ * e-table-col.c: Maintain a reference count in the contained ECell.
+
2000-03-01 Ettore Perazzoli <ettore@helixcode.com>
* Makefile.am: Use `libeutil.la', not `libeutil.a'.