NEWS: add lua.c32
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 1 Jul 2010 21:29:42 +0000 (14:29 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 1 Jul 2010 21:29:42 +0000 (14:29 -0700)
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
NEWS

diff --git a/NEWS b/NEWS
index 6fad010..9c91427 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ Changes in 4.01:
          Helmut Hullen for invaluable debugging support.
        * ifplop.c32: new module which detects if the PLoP Boot Loader
          already has booted a CDROM or USB drive (Gert Hulselmans).
+       * lua.c32: Lua script interpreter, currently experimental.
 
 Changes in 4.00:
        * Major code base changes; all filesystem rewritten in C.