[w3m-dev 04184] automatic uncompression in downloading

This commit is contained in:
Dai Sato
2006-12-10 11:01:24 +00:00
parent 408c926802
commit d067996dca
6 changed files with 220 additions and 195 deletions

View File

@@ -1,3 +1,15 @@
2006-12-07 Hideyuki SHIRAI <shirai@meadowy.org>
* [w3m-dev 04184] automatic uncompression in downloading
* rc.c: Add `AutoUncompress'.
(params3): Ditto.
* fm.h: Add `AutoUncompress'.
* file.c (loadGeneralFile): Check `AutoUncompress' when uncompress
data.
(HTMLlineproc2body): Ditto.
* po/w3m.pot: Add new message for `AutoUncompress'.
* po/ja.po: ditto.
2006-12-10 Hiroyuki Ito <ZXB01226@nifty.com>
* [w3m-dev 04159] Re: Is this mailing list still alive?
@@ -8766,4 +8778,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
$Id: ChangeLog,v 1.971 2006/12/10 10:53:22 inu Exp $
$Id: ChangeLog,v 1.972 2006/12/10 11:01:24 inu Exp $