summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2012-05-24 06:29:58 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2012-05-24 06:29:58 +0000
commit8de02343134700ebc055d3c355743504b7c743e8 (patch)
tree54531a3256a330536728f675b9b4689b975b9a73 /RELEASENOTES
parent706736a73d5b282d67d4fa53b3197065b6ae3558 (diff)
downloadswig-8de02343134700ebc055d3c355743504b7c743e8.tar.gz
Release notes for swig-2.0.7
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13112 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index faa57bf63..a69631a85 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -4,6 +4,11 @@ and CHANGES files.
Release Notes
=============
+SWIG-2.0.7 summary:
+- Important regression fixes since 2.0.5 for typemaps in general and
+ in Python.
+- Fixes and enhancements for Go, Java, Octave and PHP.
+
SWIG-2.0.6 summary:
- Regression fix for Python STL wrappers on some systems.