diff --git a/ChangeLog b/ChangeLog index 7aca2c3..b41552e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ +2021-03-26 Tatsuya Kinoshita + + * main.c: Ignore the "-" option to accept `w3m -` as "read from stdin". + Bug-Debian: https://github.com/tats/w3m/issues/87 + 2021-03-25 Tatsuya Kinoshita * fuzz/fuzz-conv.c: Explicitly call GC_gcollect() in fuzzer. + Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32453 * fuzz/fuzz-conv.c: Prevent memory leak in fuzzer.