Update NEWS

This commit is contained in:
Tatsuya Kinoshita
2016-11-12 23:23:27 +09:00
parent 23381a4d35
commit f35417f4cb

5
NEWS
View File

@@ -7,13 +7,14 @@ w3m X.X.X - YYYY-MM-DD
- support FreeBSD framebuffer - support FreeBSD framebuffer
- support button element - support button element
- support meta charset - support meta charset
- include w3mdict.cgi to use a dictd dictionary query
- add extbrowser4..9 - add extbrowser4..9
- add display_borders to display 0 pixel table borders - add display_borders to display 0 pixel table borders
- add siteconf feature - add siteconf feature
- add German translation for options setting panel - add German translation for options setting panel
- add translations for de, zh_CN and zh_TW - add translations for de, zh_CN and zh_TW
* bug fixes * bug fixes
- fix segfaults with malformed text - fix multiple flaws with malformed text
- disable SSLv2 and SSLv3 by default [CVE-2014-3566] - disable SSLv2 and SSLv3 by default [CVE-2014-3566]
- set ssl_verify_server to 1 by default - set ssl_verify_server to 1 by default
- disable RC4, export ciphers, and keys < 128 bits - disable RC4, export ciphers, and keys < 128 bits
@@ -26,7 +27,6 @@ w3m X.X.X - YYYY-MM-DD
- accept single quoted meta refresh URL - accept single quoted meta refresh URL
- assume "text" if a form input type is unknown - assume "text" if a form input type is unknown
- accept cookies by default - accept cookies by default
- include w3mdict.cgi to use a dictd dictionary query
- set use_dictcommand to 1 by default - set use_dictcommand to 1 by default
- set default_url to 1 by default - set default_url to 1 by default
- set argv_is_url to 1 by default - set argv_is_url to 1 by default
@@ -34,6 +34,7 @@ w3m X.X.X - YYYY-MM-DD
- fix build problems with Boehm GC 7.2, imlib2 1.4.6 and glibc 2.14 - fix build problems with Boehm GC 7.2, imlib2 1.4.6 and glibc 2.14
- fix parallel make failure - fix parallel make failure
- fix incorrect ucs_ambwidth_map - fix incorrect ucs_ambwidth_map
- fix suspend (^Z) behavior
- and many fixes - and many fixes
w3m 0.5.3 - 2011-01-15 w3m 0.5.3 - 2011-01-15