summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-05-13 20:10:57 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-05-13 20:10:57 (GMT)
commitee0954cd4f25cbd926f9b4e4ba121c34877b1cb4 (patch)
tree927f40cf310d114f038cfea207db177cd9b1524a /ChangeLog
parented5541867f94b36e701708757a0489298fe77135 (diff)
Fixed a lot of compilation warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25b8ab8..c8e7ef8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
16-05-13 Cyrille Bagard <nocbos@gmail.com>
+ * src/format/format.c:
+ * src/format/format.h:
+ Fix a lot of compilation warnings.
+
+16-05-13 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/area.c:
Take concurrency into account when dealing with new symbols.