diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:45:29 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:45:29 +0000 |
commit | 2945f70be161735bf7efaefde43125a9ad3a4c88 (patch) | |
tree | da85d4bca39cba5a7c4e6714c8b73d6a8cd547fe /NEWS | |
parent | Releasing debian version 0.5.2-10 (diff) | |
download | w3m-2945f70be161735bf7efaefde43125a9ad3a4c88.tar.gz w3m-2945f70be161735bf7efaefde43125a9ad3a4c88.zip |
Releasing debian version 0.5.3-1debian/0.5.3-1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +w3m 0.5.3 - 2011-01-15 + +* security fix + - fix vulnerabilities indicated by bugs.debian.org. + - suppress sending Referer, if https:// -> http:// +* new features + - adapt w3mimg to native windows on MS Windows. + - support xterm-incompatible terminals without gpm. + - add "xhtml" to default guess. + - introduce option pseudo_inlines. + - add option to avoid "wrong number of dots" error in cookies. +* other bug fixes + - fix "important" bugs from bugs.debian.org + - preserve spaces in multibyte context. + - fix proxy authentication. + w3m 0.5.2 - 2007-05-31 * security fix |