summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2014-02-09 09:34:18 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2014-02-16 22:21:22 +0000
commitc7187c6a2d453e59222eb41ca31f93099053cedd (patch)
treeeb6c6bb52418d0924c3b17177ff6515f7d975c30 /RELEASENOTES
parent0d63e5d07b944c4e943bc6d24962c75c8e90a93c (diff)
downloadswig-c7187c6a2d453e59222eb41ca31f93099053cedd.tar.gz
Add release summary for 2.0.12
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index 720dc9d34..756df81ff 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -4,6 +4,14 @@ and CHANGES files.
Release Notes
=============
+SWIG-2.0.12 summary:
+- This is a maintenance release backporting some fixes from the pending
+ 3.0.0 release.
+- Octave 3.8 support added.
+- C++11 support for new versions of erase/insert in the STL containers.
+- Compilation fixes on some systems for the generated Lua, PHP, Python
+ and R wrappers.
+
SWIG-2.0.11 summary:
- Minor bug fixes and enhancements mostly in Python, but also
C#, Lua, Ocaml, Octave, Perl, PHP, Python, R, Ruby, Tcl.