aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/ChangeLog')
-rw-r--r--widgets/table/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/widgets/table/ChangeLog b/widgets/table/ChangeLog
index 6bb2698e4e..3222b833a9 100644
--- a/widgets/table/ChangeLog
+++ b/widgets/table/ChangeLog
@@ -1,3 +1,12 @@
+2006-03-01 Simon Zheng <simon.zheng@sun.com>
+
+ ** Fixes bug #331400
+
+ * e-cell-text.c: (ect_print_height): Table item height is decided
+ by the max cell height in item. And cell-text is just one of cells.
+ As done by ect_print(), to leave some margin for text, 2 for footer,
+ 2 for header, actual print height should be 16 + 4.
+
2006-02-24 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #332408