diff --git a/ChangeLog b/ChangeLog index 21e3423..53b077e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-10-26 Ben Wong + + * 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 * istream.c, url.c: Indentation fix.