0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00

Merge pull request #25 from aelmahmoudy/updateNEWS

An attempt to update NEWS
This commit is contained in:
rkd77 2018-08-29 14:54:40 +02:00 committed by GitHub
commit 58a2ff2fb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
NEWS
View File

@ -52,6 +52,8 @@ Miscellaneous:
a document has a meta refresh with a delay of 0. a document has a meta refresh with a delay of 0.
* Properly update link highlighting and status bar information when the * Properly update link highlighting and status bar information when the
repeat prefix is changed. repeat prefix is changed.
* Handle SSL rehandshakes
* Fix compatibility with Ruby >= 1.9
* enhancement 15: Domain-specific options. Use set_domain in * enhancement 15: Domain-specific options. Use set_domain in
elinks.conf to e.g. disable cookies for google.com. The option elinks.conf to e.g. disable cookies for google.com. The option
manager window does not yet support this. manager window does not yet support this.
@ -86,6 +88,7 @@ Miscellaneous:
* SpiderMonkey must be 1.8.5 or later. Find it with pkg-config. * SpiderMonkey must be 1.8.5 or later. Find it with pkg-config.
* using iconv for some multibyte charsets. It works if the terminal codepage * using iconv for some multibyte charsets. It works if the terminal codepage
is UTF-8. More charsets will be added on demand. is UTF-8. More charsets will be added on demand.
* enhancement: support SSL client certificate
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////
The following changes should be removed from NEWS before ELinks 0.13.0 The following changes should be removed from NEWS before ELinks 0.13.0