1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00

NEWS: The remaining ECMAScript bugs don't crash ELinks.

This commit is contained in:
Kalle Olavi Niemitalo 2007-05-27 23:20:19 +03:00 committed by Kalle Olavi Niemitalo
parent a0b3a3a349
commit 444df743cc

8
NEWS
View File

@ -35,10 +35,10 @@ Notable new features:
Incompatibilities: Incompatibilities:
* ECMAScript support is now disabled by default. It has known * ECMAScript support is now disabled by default. It has known
bugs (548, 771) with which malicious web pages can crash or bugs 548 and 771 with which malicious web pages can hang ELinks,
hang ELinks, and its security goals are undocumented. If you must and its security goals are undocumented. If you must enable
enable ECMAScript support, it would be prudent to restrict the ECMAScript support, it would be prudent to restrict the ELinks
ELinks process with a sandbox of some kind. process with a sandbox of some kind.
* bugs 871, 752: The numbering of terminal.*.colors no longer depends * bugs 871, 752: The numbering of terminal.*.colors no longer depends
on config options. This change makes elinks.conf portable between on config options. This change makes elinks.conf portable between
different configurations but unfortunately not between this and different configurations but unfortunately not between this and