diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2020-09-15 11:54:46 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2020-09-15 11:54:46 +0000 | 
| commit | a8c22f6d91010a85e0ccefc1760c9f5cab2d7eb0 (patch) | |
| tree | c1942927a3ce392db1c9071bdd5197c829b15ac4 | |
| parent | Remove .cvsignore (diff) | |
| download | w3m-a8c22f6d91010a85e0ccefc1760c9f5cab2d7eb0.tar.gz w3m-a8c22f6d91010a85e0ccefc1760c9f5cab2d7eb0.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 15 | 
1 files changed, 15 insertions, 0 deletions
| @@ -1,3 +1,18 @@ +2020-09-15  Tatsuya Kinoshita  <tats@debian.org> + +	* .cvsignore, libwc/.cvsignore, po/.cvsignore, scripts/.cvsignore: +	* scripts/multipart/.cvsignore, scripts/w3mman/.cvsignore: +	* w3mimg/.cvsignore, w3mimg/fb/.cvsignore, w3mimg/win/.cvsignore: +	* w3mimg/x11/.cvsignore: Remove .cvsignore. + +	* .gitignore: Add .gitignore. + +2020-09-15  Bruno Haible  <bruno@clisp.org> + +	* url.c: Add support for file://hostname/... URLs. +	Origin: https://github.com/tats/w3m/files/3488813/file-hostname-support.diff.gz +	Bug-Debian: https://github.com/tats/w3m/issues/120 +  2020-09-06  Tatsuya Kinoshita  <tats@debian.org>  	* README, doc-jp/README, doc/README: Mention forked version. | 
