summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-08-05 19:01:38 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-08-05 19:01:38 (GMT)
commitd0a25ef16eef28d0cc355b00f5874c6c28004c78 (patch)
treef9ddc2d3d9cc4a75c1463d9566a6b99735c7f509 /ChangeLog
parent2fffb16721118341bf47ebe0eb5b35326460c273 (diff)
Properly handled the history selection and updated the history on changes.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@566 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 140dc62..25a9176 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+15-08-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gui/panels/history.c:
+ Properly handle the history selection and update the history on changes.
+
15-08-04 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/db/collection.c: