aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2016-11-27 08:12:13 +0000
committerTatsuya Kinoshita <tats@debian.org>2016-11-27 08:12:13 +0000
commit13cca01a6f37080435dd46ff88176ea553ea2e32 (patch)
treee597ccba45f568b31c60bd57409683368dcd6517
parentMerge pull request #50 from kcwu/fix-uninit-process_img (diff)
downloadw3m-13cca01a6f37080435dd46ff88176ea553ea2e32.tar.gz
w3m-13cca01a6f37080435dd46ff88176ea553ea2e32.zip
Update ChangeLog
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f222f5..37115a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2016-11-27 Kuang-che Wu <kcwu@google.com>
+
+ * file.c: Fix uninitialized variable in process_img(). fix #44.
+ Bug-Debian: https://github.com/tats/w3m/issues/44
+ Origin: https://github.com/tats/w3m/pull/50/commits/41a607b06e4475101de59e5c623b9e5f76594a21
+
+ * menu.c: Fix menu buffer-overflow.
+ Origin: https://github.com/tats/w3m/pull/49/commits/7e1c05dd90cf42a308e854881ea3813aed000d2e
+
+2016-11-27 Tatsuya Kinoshita <tats@debian.org>
+
+ * ChangeLog, NEWS: Add CVE IDs.
+ cf. https://security-tracker.debian.org/tracker/source-package/w3m
+ http://www.openwall.com/lists/oss-security/2016/11/24/1
+
2016-11-20 Tatsuya Kinoshita <tats@debian.org>
* NEWS: Update NEWS.