diff --git a/README.rst b/README.rst index 9fd15ec..9b42d14 100644 --- a/README.rst +++ b/README.rst @@ -51,7 +51,8 @@ Lua Goodies * `An Introduction to Lua `_ attempts to provide a quick overview of Lua for folks coming from other languages. * `Lua 5.3 Bytecode Reference `_ is my attempt to bring up to date the `Lua 5.1 Bytecode Reference `_. * A `patch for Lua 5.3 `_ implements the 'defer' statement. -* A `patch for Lua 5.4 `_ implements the 'defer' statement. +* A `patch for Lua 5.4.[0-2] `_ implements the 'defer' statement. +* Updated `patch for Lua 5.4.3 `_ implements the 'defer' statement. Lua 5.4 Position Statement ==========================