1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-02 02:15:28 +00:00

NEWS: mention decoding of URI fragment

This commit is contained in:
Kalle Olavi Niemitalo 2007-04-07 10:54:50 +03:00 committed by Kalle Olavi Niemitalo
parent a495814482
commit 977a6df851

2
NEWS
View File

@ -38,6 +38,8 @@ ELinks now:
* bugs 872, 886: editing or deleting cookies in the cookie manager
should cause a save
* secure file saving: restore umask after _all_ failure conditions
* decode the fragment identifier extracted from the URI when looking
it up
* bug 768 in experimental Python scripting: link with e.g. -lpython2.4
rather than -lpython
* minor bugs 830, 831: changes in parsing of -remote arguments