diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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: |