diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2020-09-25 13:30:24 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2020-09-25 13:30:24 +0000 |
commit | bb5a62d4a4c325ce2752362490c829af443e44df (patch) | |
tree | 417563ee5bc339b2bef0699f81eb3913efca364e | |
parent | Assume a local file if the argument contains slash for w3mman (diff) | |
download | w3m-bb5a62d4a4c325ce2752362490c829af443e44df.tar.gz w3m-bb5a62d4a4c325ce2752362490c829af443e44df.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2020-09-25 Tatsuya Kinoshita <tats@debian.org> + + * scripts/w3mman/w3mman.in: + Assume a local file if the argument contains slash for w3mman. + +2020-09-25 Dustin Boyd <memreflect@pm.me> + + * scripts/w3mman/w3mman2html.cgi.in: Remove -l flag in CGI script. + Origin: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217947&action=diff + Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249305 + 2020-09-15 Tatsuya Kinoshita <tats@debian.org> * .cvsignore, libwc/.cvsignore, po/.cvsignore, scripts/.cvsignore: |