aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2019-01-05 08:38:22 +0000
committerTatsuya Kinoshita <tats@debian.org>2019-01-05 08:38:22 +0000
commit998882cc3d2de2d036708e26b5280a37f84f521f (patch)
treef4a12a18dbfe2ded26b9b90316a6a0d98199d4cb /NEWS
parentUpdate config.* with autotools-dev 20180224.1 (diff)
downloadw3m-998882cc3d2de2d036708e26b5280a37f84f521f.tar.gz
w3m-998882cc3d2de2d036708e26b5280a37f84f521f.zip
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4ed621a..dac1f5c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Debian's w3m 0.5.3+git20190105
+
+* bug fixes
+ - do not use deprecated features with OpenSSL 1.1
+ - fix dependency for Imlib2
+ - fix that the mark_all_pages option works
+ - respect the simple_preserve_space option for table cells
+ - fix error handling for ~/.w3m/request.log and localcgi_post()
+* new feature
+ - w3mman supports specifying a section number during a keyword search
+
Debian's w3m 0.5.3+git20180125
* bug fixes