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 53a06afd09..6ac62565bd 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,6 +1,11 @@
2000-07-27 Christopher James Lahey <clahey@helixcode.com>
- * e-table-selection-model.c: Allocate correctly in the insert method.
+ * e-table-selection-model.c: Fixed shift click selections.
+
+2000-07-27 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-table-selection-model.c: Allocate correctly in the insert and
+ delete methods.
* e-table-click-to-add.c: Removed the line that was causing this
to do bad things.