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, 7 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index bac9d0b748..d8a8b3b579 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,10 @@
+2000-05-04 Chris Toshok <toshok@helixcode.com>
+
+ * e-table-sorted-variable.c (etsv_sort): use rows here instead of
+ E_TABLE_SUBSET(etsv)->n_map, since the table can be populated by
+ the gtk_main_iteration above. otherwise the vals_closure may not
+ be fully populated.
+
2000-05-04 Christopher James Lahey <clahey@helixcode.com>
* e-table-group-container.c, e-table-group-leaf.c,