[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.3.6 (rc2) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 23 Jul 2020 16:57:41 -0300
Lua 5.3.6 (rc2) is now available at
http://www.lua.org/work/lua-5.3.6-rc2.tar.gz
The checksums are
MD5 01d0580e2116d9d53a5b04f85cba3cd4 -
SHA1 1149da17ad747aa668440b5f60305536c6e0dc04 -
Lua 5.3.6 fixes all bugs listed in http://www.lua.org/bugs.html#5.3.5 .
Like all minor releases, this is strictly a bug-fix release: no new
features or improvements have been added.
This is probably the last release of Lua 5.3. Now is the time to
report glitches and to try to fix any remaining bugs.
The complete diffs from are available at
http://www.lua.org/work/diffs-lua-5.3.5-lua-5.3.6.html
http://www.lua.org/work/diffu-lua-5.3.5-lua-5.3.6.html
The only diff from rc1 is a fix of the io.popen mode parameter:
http://lua-users.org/lists/lua-l/2020-07/msg00066.html
We thank everyone for their feedback on Lua 5.3 till now.
All feedback welcome. Thanks.
--lhf