diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2018-03-04 15:01:28 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2018-03-04 15:01:28 +0000 |
commit | ffce48e995a1a8d1f89669af1e52f13068176b77 (patch) | |
tree | 9352d0dfc8113874a3d06e331ecc13d54fd2dbf6 /ChangeLog | |
parent | Update ChangeLog (diff) | |
download | w3m-ffce48e995a1a8d1f89669af1e52f13068176b77.tar.gz w3m-ffce48e995a1a8d1f89669af1e52f13068176b77.zip |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,7 @@ * local.c: Add error handling for chdir. When chdir fails, print error message and exit. + Bug-Debian: https://github.com/tats/w3m/pull/96 2018-01-25 Tatsuya Kinoshita <tats@debian.org> @@ -53,6 +54,7 @@ * w3mimg/fb/fb_w3mimg.c: Accept TERM=fbterm. cf. https://bushowhige.blogspot.jp/2015/01/fbterm-w3m-img.html + Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590668 2017-12-27 Tatsuya Kinoshita <tats@debian.org> |