diff --git a/NEWS b/NEWS index d1f85689..18d0739d 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ To be released as 0.11.4. * critical bug 755: fix crashes due to dangling pointers to struct form_state +* critical bugs 613, 714, 961: ``assertion list_empty(form_controls) + failed'' * 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.