summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.