Add 3.0.3 release information

This commit is contained in:
William S Fulton 2014-12-29 21:34:41 +00:00
commit 5ec7fe578b
5 changed files with 9 additions and 4 deletions

View file

@ -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.