diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-02-27 23:52:35 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-02-27 23:52:35 +0000 |
commit | 692e2c04a0e7e216b670eab6133d68818260d5e8 (patch) | |
tree | fce4d3885ac1bcc971763c188a650b12b154da7c | |
parent | Fix SIGFPE for ACCESSKEY (diff) | |
download | w3m-692e2c04a0e7e216b670eab6133d68818260d5e8.tar.gz w3m-692e2c04a0e7e216b670eab6133d68818260d5e8.zip |
Update ChangeLogv0.5.3+git20160228
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2016-02-28 Tatsuya Kinoshita <tats@debian.org> + + * menu.c: Fix SIGFPE for ACCESSKEY. + Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779092 + + * doc/README.func, main.c: Typo fix for ACCESSKEY. + cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779092#5 + 2015-12-20 Franz Thoma <franz.thoma@tngtech.com> * w3mimg/x11/x11_w3mimg.c: Fix semi-transparent artifacts in w3m-img |