summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-08-05 21:25:55 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-08-05 21:25:55 (GMT)
commitb5c6bcea25b1b840fd6c8e89a4a3c9fbd83ba84b (patch)
treede253301956b1cf249ae27cf1af146c3184af67f /ChangeLog
parentd0a25ef16eef28d0cc355b00f5874c6c28004c78 (diff)
Run updates on collected items activity changes.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@567 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25a9176..40d1932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
15-08-05 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/db/collection.c:
+ * src/analysis/db/collection.h:
+ * src/analysis/db/item.c:
+ * src/analysis/db/item.h:
+ * src/analysis/db/item-int.h:
+ Run updates on collected items activity changes.
+
+ * src/gui/panels/bookmarks.c:
+ Do not load inactive bookmarks anymore.
+
+ * src/gui/panels/history.c:
+ Update buttons access on undo/redo actions.
+
+15-08-05 Cyrille Bagard <nocbos@gmail.com>
+
* src/gui/panels/history.c:
Properly handle the history selection and update the history on changes.