diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-08-05 19:01:38 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-08-05 19:01:38 (GMT) |
commit | d0a25ef16eef28d0cc355b00f5874c6c28004c78 (patch) | |
tree | f9ddc2d3d9cc4a75c1463d9566a6b99735c7f509 /ChangeLog | |
parent | 2fffb16721118341bf47ebe0eb5b35326460c273 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |