1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-30 01:55:30 +00:00

Revert 5a49b9f1, "NEWS: mention bug 951"

Revert commit 5a49b9f14d,
"NEWS: mention bug 951"

The extra garbage collections increase the risk of crashing because of
dangling pointers in form_state.ecmascript_obj.  I don't think I'll
have time to properly document the bug and backport the fix before
the 0.11.4 release, so I'm reverting the change instead.
This commit is contained in:
Kalle Olavi Niemitalo 2007-05-30 00:54:29 +03:00 committed by Kalle Olavi Niemitalo
parent cfa6a6795d
commit f553679336

2
NEWS
View File

@ -21,8 +21,6 @@ To be released as 0.11.4.
hostname
* bug 712: GnuTLS works on https://www-s.uiuc.edu/[]
* fix passive FTP over IPv6 when connect() fails with EINPROGRESS
* bug 951 in user SMJS: garbage-collect SMJS objects on 'File -> Flush
all caches' to work around their holding cache entries busy
* minor bug 396: never show empty filename in the what-to-do dialog
* minor bug 461: ensure contrast in blank areas, to keep the cursor visible
* minor bug 928: properly display no-break spaces in a UTF-8 document