[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.3.4 (rc2) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 9 Jan 2017 13:38:42 -0200
Lua 5.3.4 (rc2) is now available for testing at
http://www.lua.org/work/
Like all minor releases, this is a bug-fix release.
Lua 5.3.4 fixes all bugs listed in
http://www.lua.org/bugs.html#5.3.3
Lua 5.3.4 also contains several internal improvements and
includes a revised reference manual:
http://www.lua.org/work/doc/
The tarball is at
http://www.lua.org/work/lua-5.3.4-rc2.tar.gz
The checksums are
MD5 a461d4ffd9d16266c9f24f53f0cb683f -
SHA1 60f8a6f6a7e57ac88fd1874ea00e3a12745c6355 -
The complete diffs from rc1 to rc2 are available at
http://www.lua.org/work/diffs-lua-5.3.4-rc1-rc2.txt
http://www.lua.org/work/diffs-lua-5.3.4-rc1-rc2.html
The diffs are also available in unified format:
http://www.lua.org/work/diffu-lua-5.3.4-rc1-rc2.txt
http://www.lua.org/work/diffu-lua-5.3.4-rc1-rc2.html
A test suite for Lua 5.3.4 is available at
http://www.lua.org/work/lua-5.3.4-tests.tar.gz
We thank everyone for their feedback on Lua 5.3 till now.
All feedback welcome. Thanks.
--lhf