Add change note for missing Lua return statements

Conflicts:

	CHANGES.current
This commit is contained in:
William S Fulton 2013-10-12 17:50:29 +01:00
commit d94924a5c4

View file

@ -5,3 +5,7 @@ See the RELEASENOTES file for a summary of changes in each release.
Version 2.0.12 (9 Feb 2014)
===========================
2013-10-12: wsfulton
[Lua] Apply #92 - missing return statements for SWIG_Lua_add_namespace_details()
and SWIG_Lua_namespace_register().