summaryrefslogtreecommitdiff
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-09 09:34:18 +0000
commit08639f7f248c5e0a7621750452ef53a6f6834378 (patch)
treedcad0be32fa6714ba63536d6065398ddcff69378
parent885a7002835f447e87350e7601ea1518e31c8759 (diff)
downloadswig-08639f7f248c5e0a7621750452ef53a6f6834378.tar.gz
Add release summary for 2.0.12
-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.