aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.current6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 3f5c112f3..350571e7b 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -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