diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2018-01-21 02:27:04 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2018-01-21 02:27:04 +0000 | 
| commit | 0ca159fbfe31f3fbec5a05bc31b28d2a3bc69b5c (patch) | |
| tree | e4ba6d50fd955c5a774d0ed1e54ec89d97088e5e | |
| parent | Update NEWS (diff) | |
| download | w3m-0ca159fbfe31f3fbec5a05bc31b28d2a3bc69b5c.tar.gz w3m-0ca159fbfe31f3fbec5a05bc31b28d2a3bc69b5c.zip | |
Update ChangeLog
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 12 | 
1 files changed, 12 insertions, 0 deletions
| @@ -1,3 +1,15 @@ +2018-01-21  Tatsuya Kinoshita  <tats@debian.org> + +	* NEWS: Update NEWS. + +	* scripts/Makefile.in: Do not remove w3mdict.cgi when "make distclean". + +	* config.h.dist, config.h.in, configure, configure.ac, main.c, rc.c: +	Make temporary directory safely when ~/.w3m is unwritable. + +	* rc.c: Suppress error messages when ~/.w3m is unwritable. +	Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871425 +  2018-01-20  Tatsuya Kinoshita  <tats@debian.org>  	* config.guess, config.sub: | 
