aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2016-08-08 15:03:47 +0000
committerTatsuya Kinoshita <tats@debian.org>2016-08-08 15:03:47 +0000
commitf9adc2d4b46f89d30c44f95fbe987913d3662776 (patch)
treee3829858e81f4b54e8e34def9cdc494d89aad8d7 /ChangeLog
parentPrevent segfault with malformed input type (diff)
downloadw3m-f9adc2d4b46f89d30c44f95fbe987913d3662776.tar.gz
w3m-f9adc2d4b46f89d30c44f95fbe987913d3662776.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b09399f..badef25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-08-09 Tatsuya Kinoshita <tats@debian.org>
+
+ * file.c: Prevent segfault with malformed input type.
+ Bug-Debian: https://github.com/tats/w3m/issues/7
+
2016-08-08 Tatsuya Kinoshita <tats@debian.org>
* Makefile.in, configure, configure.ac, scripts/w3mman/Makefile.in: