diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-08-15 11:48:39 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-08-15 11:48:39 +0000 |
commit | 1047a1581e2f8d6c71f35c911a158084988fe6ac (patch) | |
tree | 6b5cd8a3fc1ee70d97a4c926adb8bd7d23afda42 | |
parent | Prevent segfault for formUpdateBuffer (diff) | |
download | w3m-1047a1581e2f8d6c71f35c911a158084988fe6ac.tar.gz w3m-1047a1581e2f8d6c71f35c911a158084988fe6ac.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |