diff --git a/NEWS b/NEWS index 5473b693..f1dcf10a 100644 --- a/NEWS +++ b/NEWS @@ -304,7 +304,7 @@ To be released as 0.11.4. * 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) -* critical bug 1001: don't crash if a smart URI rewrite template gets +* critical bug 1003: don't crash if a smart URI rewrite template gets too few parameters * major bug 956: don't reuse pointers to SpiderMonkey objects that may have been collected as garbage. This fix causes bug 954.