mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05: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:
parent
cfa6a6795d
commit
f553679336
2
NEWS
2
NEWS
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user