From f55367933653b37a8d298697bccfdf462fb29cde Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Wed, 30 May 2007 00:54:29 +0300 Subject: [PATCH] Revert 5a49b9f1, "NEWS: mention bug 951" Revert commit 5a49b9f14d4b8bb30bfada4958c22e6a8cfab21e, "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. --- NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/NEWS b/NEWS index bc61ecbf..316c72fd 100644 --- a/NEWS +++ b/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