Add change note for missing Lua return statements

This commit is contained in:
William S Fulton 2013-10-12 17:50:29 +01:00
parent 1a7f731d60
commit 669a27bb7b
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,11 @@ See the RELEASENOTES file for a summary of changes in each release.
Version 3.0.0 (in progress)
============================
2013-10-13: wsfulton
2013-10-12: wsfulton
[Lua] Apply #92 - missing return statements for SWIG_Lua_add_namespace_details()
and SWIG_Lua_namespace_register().
2013-10-12: wsfulton
[CFFI] Apply #96 - superclass not lispify
2013-10-12: wsfulton