summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-09-05 19:05:54 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-09-08 20:13:44 (GMT)
commitfe884ef58959412972a5a84231d1ee06f34a80be (patch)
tree6a5177a8c92d2e643d42768135fb0c7192756b56 /ChangeLog
parentcb74c4467fc623fbca4aad3b07abda3ed1246590 (diff)
Fixed a bug by transfering variable argument lists properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76c0878..e693c8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+16-09-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/db/collection-int.h:
+ * src/analysis/db/collection.c:
+ * src/analysis/db/items/bookmark.c:
+ * src/analysis/db/items/comment.c:
+ * src/analysis/db/items/move.c:
+ * src/analysis/db/items/switcher.c:
+ Fix a bug by transfering variable argument lists properly.
+
16-08-28 Cyrille Bagard <nocbos@gmail.com>
* src/arch/arm/v7/Makefile.am: