1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-27 01:25:34 +00:00

NEWS: more verbose descriptions from 0.12.GIT; mention bug 630

This commit is contained in:
Kalle Olavi Niemitalo 2007-04-01 15:12:51 +03:00 committed by Kalle Olavi Niemitalo
parent 22d051925e
commit d5d918e26b

6
NEWS
View File

@ -62,9 +62,11 @@ ELinks 0.11.1:
* fix assertion failure with document.plain.display_links and
uppercase URIs
* fix Gopher crashes
* Native FSP protocol support (replaces CGI program in contrib/cgi/)
* enhancement 630: native FSP protocol support (replaces CGI program
in contrib/cgi/)
* SMJS user scripting: check for hooks.js before trying to load it
* SMJS user scripting: new view_state object
* SMJS user scripting: the elinks.preformat_html hook gets a second
argument: a view_state object with .uri and .plain properties
* Lua scripting: fix current_document_formatted
* if given "a?b" in the command line, try to guess whether the
question mark is part of the file name or indicates a query part