[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.3.1 (rc2) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 10 Jun 2015 18:50:11 -0300
Lua 5.3.1 (rc2) is now available for testing at
http://www.lua.org/work/
The tarball is at
http://www.lua.org/work/lua-5.3.1-rc2.tar.gz
MD5 797adacada8d85761c079390ff1d9961 -
SHA1 1676c6a041d90b6982db8cef1e5fb26000ab6dee -
Lua 5.3.1 fixes all bugs listed in http://www.lua.org/bugs.html#5.3.0 .
Like all minor releases, this is strictly a bug-fix release;
no new features or improvements have been added.
The complete diffs from rc1 are available at
http://www.lua.org/work/diffs-lua-5.3.1-rc1-rc2.txt
http://www.lua.org/work/diffs-lua-5.3.1-rc1-rc2.html
The diffs are also available in unified format:
http://www.lua.org/work/diffu-lua-5.3.1-rc1-rc2.txt
http://www.lua.org/work/diffu-lua-5.3.1-rc1-rc2.html
We thank everyone for their feedback on Lua 5.3 till now.
All feedback welcome. Thanks.
--lhf