summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2010-07-01 18:08:24 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2010-07-01 18:08:24 -0700
commit754e947d3fce9d85776bfe5aaeac903b63169a87 (patch)
tree6842f67e3b71b0724f2f7be9bcdd0adde6abf605 /NEWS
parent2a193d1d994023b590cc30ca500af104d46440f0 (diff)
parenta42854dd830a347633d3e850bca603a074207031 (diff)
downloadsyslinux-754e947d3fce9d85776bfe5aaeac903b63169a87.tar.gz
Merge branch 'lua'
Resolved Conflicts: NEWS Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f9b738c0..fb6179f5 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@ Changes in 4.01:
already has booted a CDROM or USB drive (Gert Hulselmans).
* Correct a severe memory overwrite bug (mainly related to the
menu system.)
+ * lua.c32: Lua script interpreter, currently experimental.
Changes in 4.00:
* Major code base changes; all filesystem rewritten in C.