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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index 6d2a63fc3a..8d26a03b34 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,11 @@
+2000-05-19 Christopher James Lahey <clahey@helixcode.com>
+
+From a patch by Iain Holmes <ih@csd.abdn.ac.uk>
+
+ * e-table-config.c, e-table.c: Fixed getting text content from a
+ node in the case of a non string based content field in the xml
+ library.
+
2000-05-16 Christopher James Lahey <clahey@helixcode.com>
* e-table-item.c: Fixed a memory leak.