diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index cc22b837b..65e55bf08 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -6,8 +6,8 @@ Version 1.3.23 (in progress) - Using + namespace is working now (using_namespace.i). - Derived + nested classes is working now - (deriver_nested.i), but the fix introduces an extra - shit/reduce. Do we keep the fix? (see parser.y). + (deriver_nested.i), but of course, we are still waiting + for the nested class support. - Directors: - unnamed parameters support,