swig/SWIG/CHANGES.current
William S Fulton d587c83179 version 1.3.31
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9573 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-20 21:58:19 +00:00

14 lines
535 B
Text

Version 1.3.31 (in progress)
============================
11/12/2006: Luigi Ballabio
[Python] Alternate fix for Python exceptions bug #1578346 (the previous one broke Python
properties in modern classes)
11/12/2006: wsfulton
-fakeversion commandline option now generates the fake version into the generated wrappers
as well as displaying it when the -version commandline option is used.
14/11/2006: mgossage
[lua] update to typemap for object by value, to make it c89 compliant