summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2015-08-02 22:51:59 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2015-08-02 22:51:59 +0100
commit9d509ba92b039dc225a9df8feb5fc6d58e46b1ad (patch)
tree868b4fc567f8b5985ad791f5b243203ecf775e8e /RELEASENOTES
parentc0de963191b4f88de9d293e3eac9ebbffe41014a (diff)
downloadswig-9d509ba92b039dc225a9df8feb5fc6d58e46b1ad.tar.gz
Add 3.0.7 release summary and release datev3.0.7rel-3.0.7
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index bb1d82bb9..895caa2dd 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -4,6 +4,14 @@ and CHANGES files.
Release Notes
=============
+Detailed release notes are available with the release and are also
+published on the SWIG web site at http://swig.org/release.html.
+
+SWIG-3.0.7 summary:
+- Add support for Octave-4.0.0.
+- Remove potential Android security exploit in generated Java classes.
+- Minor new features and bug fixes.
+
SWIG-3.0.6 summary:
- Stability and regression fixes.
- Fixed parsing of C++ corner cases.