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

NEWS: mention umask in secure file saving

This commit is contained in:
Kalle Olavi Niemitalo 2007-04-06 15:25:59 +03:00 committed by Kalle Olavi Niemitalo
parent 40f5e23fb0
commit 319f362432

1
NEWS
View File

@ -36,6 +36,7 @@ ELinks now:
* fix POST to local CGI
* bugs 872, 886: editing or deleting cookies in the cookie manager
should cause a save
* secure file saving: restore umask after _all_ failure conditions
* 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