1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00

Update NEWS with 0.10.6 release and GIT move

This commit is contained in:
Jonas Fonseca 2005-09-18 02:02:02 +02:00 committed by Jonas Fonseca
parent e52144349d
commit 0827ec61c7

6
NEWS
View File

@ -7,7 +7,6 @@ ELinks now:
* support for Lua 4.x was dropped, we only support Lua 5.x now
* Python scripting back-end (experimental)
* 88 colors support
* external editor is configurable at run-time
* default URI-rewrite rule, used when no other rules match but the string
that was entered in the Go to URL box does not resemble a URI
* support prefixes for add-bookmark-link, document-info, goto-url-current-link,
@ -15,6 +14,11 @@ ELinks now:
* BitTorrent protocol (experimental)
* FSP protocol via a CGI script (see contrib/cgi/README.FSP) (experimental)
* sysmouse support on the BSD console
* move from CVS to GIT
ELinks 0.10.6:
* external editor is configurable at run-time
ELinks 0.10.4: