[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.4 now available
- From: Daurnimator <quae@...>
- Date: Mon, 30 Jan 2017 21:06:16 +1100
On 30 January 2017 at 20:50, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> Lua 5.3.4 has been frozen and is now the current release of Lua 5.3.
>
> 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/manual/5.3/
>
> Lua 5.3.4 is available at
> http://www.lua.org/ftp/lua-5.3.4.tar.gz
>
> The checksums are
> MD5 53a9c68bcc0eda58bdc2095ad5cdfc63
> SHA1 79790cfd40e09ba796b01a571d4d63b52b1cd950
>
> For installation and building instructions, see
> http://www.lua.org/manual/5.3/readme.html
>
> A test suite for Lua 5.3.4 is available at
> http://www.lua.org/tests/
>
> The complete source code of Lua 5.3.4 is available for browsing at
> http://www.lua.org/source/5.3/
>
> The complete diffs from Lua 5.3.3 to Lua 5.3.4 are available at
> http://www.lua.org/work/diffs-lua-5.3.3-lua-5.3.4.html
> http://www.lua.org/work/diffu-lua-5.3.3-lua-5.3.4.html
>
> We thank everyone for their feedback on Lua 5.3 till now.
>
> All feedback welcome. Thanks.
> --lhf
>
Thankyou and congratulations :)