diff --git a/NEWS b/NEWS index 9352b5f8..bdabb2cc 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ ELinks 0.11.3.GIT now: To be released as 0.11.4. +* critical bug 755: fix crashes due to dangling pointers to struct + form_state * critical bug 945: don't crash if a Lua script calls e.g. error(nil) * major bug 956: don't reuse pointers to SpiderMonkey objects that may have been collected as garbage. This fix causes bug 954.