Congratulations. I just noticed a typo in a comment, in lvm.c (delat -> delta): /* delat is virtual 'func' - real 'func' (vararg functions) */ ________________________________________ From: Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> Sent: Friday, October 9, 2020 10:18 AM To: lua-l@lists.lua.org Subject: [ANN] Lua 5.4.1 now available Lua 5.4.1 has been frozen and is now the current release of Lua 5.4. Like all minor releases, this is a bug-fix release. Lua 5.4.1 fixes all bugs listed in http://www.lua.org/bugs.html#5.4.0 Lua 5.4.1 is available at http://www.lua.org/ftp/lua-5.4.1.tar.gz The checksums are MD5 1d575faef1c907292edd79e7a2784d30 - SHA1 88961e7d4fda58ca2c6163938fd48db8880e803d - For installation and building instructions, see http://www.lua.org/manual/5.4/readme.html The complete source code of Lua 5.4.1 is available for browsing at http://www.lua.org/source/5.4/ The complete diffs from Lua 5.4.0 to Lua 5.4.1 are available at http://www.lua.org/work/diffs-lua-5.4.0-lua-5.4.1.html http://www.lua.org/work/diffu-lua-5.4.0-lua-5.4.1.html We thank everyone for their feedback on Lua 5.4 till now. All feedback welcome. Thanks. --lhf