summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2012-08-20 21:14:24 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2012-08-20 21:14:24 +0000
commit9da9df9ee8b01bc5cefc6739b0186ecaec50b6d3 (patch)
tree1c109bb001409d1e86e54c662ea1a19589fd205d /RELEASENOTES
parent9ceb42ea6821a37e65edfea24789ce1b943fabda (diff)
downloadswig-9da9df9ee8b01bc5cefc6739b0186ecaec50b6d3.tar.gz
Release notes for 2.0.8
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13712 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 a69631a85..e09e2cad0 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -4,6 +4,11 @@ and CHANGES files.
Release Notes
=============
+SWIG-2.0.8 summary:
+- Fix a couple of regressions introduced in 2.0.5 and 2.0.7.
+- Improved using declarations and using directives support.
+- Minor fixes/enhancements for C#, Java, Octave, Perl and Python.
+
SWIG-2.0.7 summary:
- Important regression fixes since 2.0.5 for typemaps in general and
in Python.