1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

NEWS: mention bug 886

This commit is contained in:
Kalle Olavi Niemitalo 2007-04-01 00:19:56 +03:00 committed by Kalle Olavi Niemitalo
parent 681f34d8d0
commit 22f1dedaad

1
NEWS
View File

@ -22,6 +22,7 @@ ELinks now:
* bug 769: fix MD5 computation/formatting in HTTP digest authentification
* 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
* 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).