diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2021-03-26 14:23:46 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2021-03-26 14:23:46 +0000 | 
| commit | 16b3875745924a2e13c5e3d5de6221963d69f918 (patch) | |
| tree | 045c71e43bf0334793a3fc3933a99e0c4c936ebd | |
| parent | Ignore the "-" option to accept `w3m -` as "read from stdin" (diff) | |
| download | w3m-16b3875745924a2e13c5e3d5de6221963d69f918.tar.gz w3m-16b3875745924a2e13c5e3d5de6221963d69f918.zip | |
Update ChangeLog
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. | 
