From 2c71ee47fb50cb2f88bbc41237dae1dc511d7985 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 20 Mar 2009 23:35:52 +0000 Subject: [PATCH] add summary for 1.3.39 release git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11164 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 6648bd67e..9657a03c3 100644 --- a/README +++ b/README @@ -91,6 +91,12 @@ A SWIG FAQ and other hints can be found on the SWIG Wiki: What's New? =========== +SWIG-1.3.39 summary: +- Some new small feature enhancements. +- Improved C# std::vector wrappers. +- Bug fixes: mainly Python, but also Perl, MzScheme, CFFI, Allegrocl + and Ruby + SWIG-1.3.38 summary: - Output directory regression fix and other minor bug fixes