aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2018-10-26 12:52:11 +0000
committerTatsuya Kinoshita <tats@debian.org>2018-10-26 12:52:11 +0000
commit87b2653b5e9e3a38e547510b130fa32860d1b376 (patch)
treed0d42b597efa1cdd064a76e9b9e40b9eecfbfc3e /ChangeLog
parentFix that the MarkAllPages option works as originally intended (diff)
downloadw3m-87b2653b5e9e3a38e547510b130fa32860d1b376.tar.gz
w3m-87b2653b5e9e3a38e547510b130fa32860d1b376.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21e3423..53b077e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.