aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2016-08-15 11:48:39 +0000
committerTatsuya Kinoshita <tats@debian.org>2016-08-15 11:48:39 +0000
commit1047a1581e2f8d6c71f35c911a158084988fe6ac (patch)
tree6b5cd8a3fc1ee70d97a4c926adb8bd7d23afda42 /ChangeLog
parentPrevent segfault for formUpdateBuffer (diff)
downloadw3m-1047a1581e2f8d6c71f35c911a158084988fe6ac.tar.gz
w3m-1047a1581e2f8d6c71f35c911a158084988fe6ac.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index badef25..a468e6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-08-15 Tatsuya Kinoshita <tats@debian.org>
+
+ * form.c: Prevent segfault for formUpdateBuffer.
+ Bug-Debian: https://github.com/tats/w3m/issues/9
+ Bug-Debian: https://github.com/tats/w3m/issues/10
+
2016-08-09 Tatsuya Kinoshita <tats@debian.org>
* file.c: Prevent segfault with malformed input type.