summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2012-04-30 05:27:09 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2012-04-30 05:27:09 +0000
commitd6cef9337f044f9482995d10ed05fc5c1a4e2c21 (patch)
tree6579182e7075443861c19bbdb5ee0422d4a8bff7 /CHANGES
parent8aeb72ef3b287c534f7c8e48ddb4301f4b3c99fb (diff)
downloadswig-d6cef9337f044f9482995d10ed05fc5c1a4e2c21.tar.gz
Bump version to 2.0.7
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13029 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 70af78333..534d9cb71 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,19 @@ SWIG (Simplified Wrapper and Interface Generator)
See the CHANGES.current file for changes in the current version.
See the RELEASENOTES file for a summary of changes in each release.
+Version 2.0.6 (30 April 2012)
+=============================
+
+2012-04-25: wsfulton
+ [Lua] Fix uninitialised variable in SWIGTYPE **OUTPUT typemaps as reported by Jim Anderson.
+
+2012-04-28: wsfulton
+ [Python] Fix compilation errors when wrapping STL containers on Mac OSX and possibly other systems.
+
+2012-04-28: wsfulton
+ [Java] Patch 3521811 from Leo Davis - char **STRING_ARRAY typemaps fixed to handle
+ null pointers.
+
Version 2.0.5 (19 April 2012)
=============================