1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00

NEWS: mention bug 772

This commit is contained in:
Kalle Olavi Niemitalo 2007-03-31 23:07:37 +03:00 committed by Kalle Olavi Niemitalo
parent 0003e4762c
commit 9b7217e286

1
NEWS
View File

@ -25,6 +25,7 @@ ELinks now:
goto_url_hook(current, new). ELinks 0.12.0 will further change it
to goto_url_hook(new).
* recognize function keys and backspace/delete on FreeBSD
* bug 772: recognize Shift-Tab on XTerm
* place cursor on listbox rather than button, to help screen readers
* text wrapping enhancements