diff options
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -1,6 +1,12 @@ +2021-03-26  Tatsuya Kinoshita  <tats@debian.org> + +	* 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  <tats@debian.org>  	* 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. | 
