1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00

NEWS: mention bug 24

This commit is contained in:
Kalle Olavi Niemitalo 2007-04-01 00:39:39 +03:00 committed by Kalle Olavi Niemitalo
parent 935f02c0f0
commit 73696e34ce

1
NEWS
View File

@ -23,6 +23,7 @@ ELinks now:
* bug 830, 831: changes in parsing of -remote arguments
* fix POST to local CGI
* bug 886: editing or deleting cookies in the manager should cause a save
* bug 24: fix searching past unselectable elements in menus
* Python scripting (experimental): changed goto_url_hook(current) to
goto_url_hook(current, new). ELinks 0.12.0 will further change it
to goto_url_hook(new).