projects
/
profile
/
ivi
/
syslinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
809c667
)
NEWS: add lua.c32
author
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 1 Jul 2010 21:29:42 +0000
(14:29 -0700)
committer
H. 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
patch
|
blob
|
history
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.