diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-09-05 19:05:54 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-09-08 20:13:44 (GMT) |
commit | fe884ef58959412972a5a84231d1ee06f34a80be (patch) | |
tree | 6a5177a8c92d2e643d42768135fb0c7192756b56 /ChangeLog | |
parent | cb74c4467fc623fbca4aad3b07abda3ed1246590 (diff) |
Fixed a bug by transfering variable argument lists properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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: |