summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2014-12-29 21:34:41 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2014-12-29 21:35:28 +0000
commit5ec7fe578b3ac9daf3cff52df9a444fc39e1ebae (patch)
tree6332df43e6ce2e41d45ebf86ce08b8c1a946ac33 /RELEASENOTES
parent926c9d32005cc12d702cfd3a75d9782d9978a800 (diff)
downloadswig-5ec7fe578b3ac9daf3cff52df9a444fc39e1ebae.tar.gz
Add 3.0.3 release information
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index 38fbe60e7..1db08977b 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -4,6 +4,11 @@ and CHANGES files.
Release Notes
=============
+SWIG-3.0.3 summary:
+- Add support for C++11 strongly typed enumerations.
+- Numerous bug fixes and minor enhancements for C#, D, Go, Java,
+ Javascript, PHP, Perl and Python wrappers.
+
SWIG-3.0.2 summary:
- Bug fix during install and a couple of other minor changes.