diff --git a/ANNOUNCE b/ANNOUNCE index 61f2a70bf..825837614 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ -*** ANNOUNCE: SWIG 2.0.6 (in progress) *** +*** ANNOUNCE: SWIG 2.0.6 (30 April 2012) *** http://www.swig.org diff --git a/CHANGES.current b/CHANGES.current index f3cb1de21..cb64a7937 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -2,14 +2,14 @@ Below are the changes for the current release. See the CHANGES file for changes in older releases. See the RELEASENOTES file for a summary of changes in each release. -Version 2.0.6 (in progress) -=========================== +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 64 bit. + [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 diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html index c6651349b..1151de1d5 100644 --- a/Doc/Manual/Sections.html +++ b/Doc/Manual/Sections.html @@ -6,7 +6,7 @@