summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c92a45e..0eda0bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+15-07-30 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/binary.c:
+ * src/analysis/binary.h:
+ * src/analysis/db/collection.c:
+ * src/analysis/db/collection.h:
+ Remove collection items by deactivating them using the activity timestamps.
+
+ * src/analysis/db/item.c:
+ * src/analysis/db/item-int.h:
+ Always send and receive timestamps on the network, so do not remember
+ the side of the collected item (server or not) anymore.
+
15-07-29 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/db/collection.c: