aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-07-12 21:24:59 +0200
committerChristian Grothoff <christian@grothoff.org>2018-07-12 21:24:59 +0200
commit8fc3b15928c8c76d5edd3de88e0a173368cdc633 (patch)
tree1a9c8fb94c1701c72d7be7dd507ffced57eaa2cf
parent856090bb0b29e62eb4da3916cabc4e1ceddb08f8 (diff)
downloadlibextractor-8fc3b15928c8c76d5edd3de88e0a173368cdc633.tar.gz
libextractor-8fc3b15928c8c76d5edd3de88e0a173368cdc633.zip
update changelog
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31b08a0..0170cd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Thu Jul 12 21:23:43 CEST 2018
2 Fixing length calculation error in unzip logic reported
3 by ADLab of Venustech. -CG
4
1Wed Nov 1 09:06:07 CET 2017 5Wed Nov 1 09:06:07 CET 2017
2 Fixing NULL pointer issues in GIF, IT, NSFE, S3M, SID and XM 6 Fixing NULL pointer issues in GIF, IT, NSFE, S3M, SID and XM
3 plugins, caused (except for GIF) by signed/unsigned confusion. 7 plugins, caused (except for GIF) by signed/unsigned confusion.