[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua 5.1.2-rc1 now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 23 Mar 2007 14:57:11 -0300
Lua 5.1.2-rc1 is now available at
http://www.lua.org/work/lua-5.1.2-rc1.tar.gz
MD5 6a54c2249e669e83993dabc57912d39d -
SHA1 6732250a314ce5bad39171d6e20f78c145dcfe3c -
This release fixes all known bugs in Lua 5.1.1, as listed in
http://www.lua.org/bugs.html
It also contains updated documentation, including all changes listed
in the errata
http://www.lua.org/manual/5.1/errata.html
I don't recall any bugs in the Makefiles, but if there are any, please
report. (It would be nice if the mingw target built luac correctly, but
I don't know the correct incantation for that.)
As usual with bug-fix releases, no new features have been added.
Please take a look and report any problems. All feedback welcome. Thanks.
--lhf