From 663f9ecfcf2f8292b0fda4024d7a13efea64b56d Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Sun, 15 Apr 2007 02:22:11 +0300 Subject: [PATCH] NEWS: mention bug 945 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 33a53c11..e95f1c96 100644 --- a/NEWS +++ b/NEWS @@ -129,6 +129,7 @@ roughly in decreasing order of importance. - (enhancement) Guile: Read hooks.scm rather than internal-hooks.scm. (Keep reading user-hooks.scm, too.) - (bugfix) Lua: Don't write to the string returned by lua_tostring. + - (bugfix 945) Lua: Don't crash if a script calls e.g. error(nil). - (enhancement) SMJS: elinks.alert no longer displays as an "error". - (new feature) SMJS: New properties elinks.action, elinks.globhist, elinks.vs.