summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-01-23 18:38:22 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-01-23 18:38:22 (GMT)
commit66c99d59d6a6d533de0bb65488de8243213bcdea (patch)
tree02d86b67c16cb1036c7e8540933eb1a5b4c9d030 /ChangeLog
parentadb98feb93f09d8de343c504a0c8c72815d62dab (diff)
Used phys_t types instead of off_t types to remove compilation warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee71c71..e711c8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
16-01-23 Cyrille Bagard <nocbos@gmail.com>
+ * src/common/endianness.c:
+ * src/common/endianness.h:
+ * src/common/leb128.c:
+ * src/common/leb128.h:
+ Use 'phys_t' types instead of 'off_t' types to remove compilation warnings.
+
+16-01-23 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/analysis/db/items/comment.c:
Update code.