summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES9
1 files changed, 9 insertions, 0 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index 5f41df04f..829cd4d03 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -5,6 +5,15 @@ and CHANGES files.
Release Notes
=============
+SWIG-2.0.1 summary:
+- Support for the Go language has been added.
+- New regular expression (regex) encoder for renaming symbols based on
+ the Perl Compatible Regular Expressions (PCRE) library.
+- Numerous fixes in reporting file and line numbers in error and warning
+ messages.
+- Various bug fixes and improvements in the C#, Lua, Perl, PHP, Ruby
+ and Python language modules.
+
SWIG-2.0.0 summary:
- License changes, see LICENSE file and http://www.swig.org/legal.html.
- Much better nested class/struct support.