aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDai Sato <satodai@w3m.jp>2011-01-15 07:52:48 +0000
committerDai Sato <satodai@w3m.jp>2011-01-15 07:52:48 +0000
commit2f73aa58c552772db51fdee3dbd90b2fa7d4d160 (patch)
tree52aa23dbe058c0c580a508bf24e61611bf805cdf /NEWS
parent* [w3m-dev 04445] Re: Update documents (README.cookie) (diff)
downloadw3m-2f73aa58c552772db51fdee3dbd90b2fa7d4d160.tar.gz
w3m-2f73aa58c552772db51fdee3dbd90b2fa7d4d160.zip
w3m 0.5.3 releaserelease-0-5-3
Diffstat (limited to '')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54731c6..66e309d 100644
--- a/NEWS
+++ b/NEWS
@@ -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