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

NEWS: mention the authentication dialog

This commit is contained in:
Kalle Olavi Niemitalo 2007-04-06 22:43:54 +03:00 committed by Kalle Olavi Niemitalo
parent b5bbcb2f3a
commit f8a89597cd

1
NEWS
View File

@ -34,6 +34,7 @@ ELinks now:
* bug 769: fix MD5 computation/formatting in HTTP digest
authentication
* fix POST to local CGI
* remove a garbage character from the end of the authentication prompt
* bugs 872, 886: editing or deleting cookies in the cookie manager
should cause a save
* secure file saving: restore umask after _all_ failure conditions