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