aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd099aa2..014ef303 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2017-02-10
+ * src/editgroup.c: fixed selection after multiple move.
+
+2017-02-10
+
* src/editgroup.c: replaced GTKCList with GtkTreeView and also
enabled multiple selection.