summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2008-02-27 15:35:20 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2008-02-27 15:35:20 +0000
commit7f0f0e8f442d841ce8c47d6c6d86af60520ac12f (patch)
tree31c93c5b22746418420d4fe04e1bcd3feec7cc30 /README
parent2bef4d6b0cb8ebb4cd7e703a7ba9d280bc613767 (diff)
downloadswig-7f0f0e8f442d841ce8c47d6c6d86af60520ac12f.tar.gz
readying 1.3.34
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10271 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index 07991a0a3..bd93c2953 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
SWIG (Simplified Wrapper and Interface Generator)
-Version: 1.3.33 (November 23, 2007)
+Version: 1.3.34 (27 February 2008)
Tagline: SWIG is a compiler that integrates C and C++ with languages
including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,
@@ -93,6 +93,11 @@ Information about SWIG is also available in Japanese translation at
What's New?
===========
+SWIG-1.3.34 summary:
+- shared_ptr support for Python
+- Various minor improvements/bug fixes for R, Lua, Python, Java, C#
+- A few other generic bug fixes, mainly for templates and using statements
+
SWIG-1.3.33 summary:
- Fix regression for Perl where C++ wrappers would not compile
- Fix regression parsing macros