aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2020-05-02 04:05:17 +0000
committerTatsuya Kinoshita <tats@debian.org>2020-05-02 04:05:17 +0000
commit424cbad4c597a2283957bcc5a5c3d773126affae (patch)
tree82df3380e10acc12a94fef04fbf565016fef6efa /NEWS
parentUpdate ChangeLog (diff)
downloadw3m-424cbad4c597a2283957bcc5a5c3d773126affae.tar.gz
w3m-424cbad4c597a2283957bcc5a5c3d773126affae.zip
Update NEWS for 0.5.3+git20200502
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dac1f5c..6cc597f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Debian's w3m 0.5.3+git20200502
+
+* bug fixes
+ - support &apos; entity
+ - prevent multiple User-Agent with -header
+ - fix -Wchar-subscripts
+* new features
+ - support setting user_agent in siteconf
+ - new command GOTO_HOME
+ - extend ssl_forbid_method for TLSv1.2 and TLSv1.3
+
Debian's w3m 0.5.3+git20190105
* bug fixes