diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2018-10-26 12:52:11 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2018-10-26 12:52:11 +0000 |
commit | 87b2653b5e9e3a38e547510b130fa32860d1b376 (patch) | |
tree | d0d42b597efa1cdd064a76e9b9e40b9eecfbfc3e /ChangeLog | |
parent | Fix that the MarkAllPages option works as originally intended (diff) | |
download | w3m-87b2653b5e9e3a38e547510b130fa32860d1b376.tar.gz w3m-87b2653b5e9e3a38e547510b130fa32860d1b376.zip |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2018-10-26 Ben Wong <bugs.debian.org@wongs.net> + + * buffer.c, display.c: + Fix that the MarkAllPages option works as originally intended. + Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911929 + 2018-10-26 Tatsuya Kinoshita <tats@debian.org> * istream.c, url.c: Indentation fix. |