summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2007-11-03 21:42:06 +0000
committerOlly Betts <olly@survex.com>2007-11-03 21:42:06 +0000
commit7d00ba5a0069eaa9f024b83314e891b4bad6bdd5 (patch)
treeff7e490fb5489d17a128e612105d4e6d0c2fb266 /README
parent543c4c045441f85143226a99b2c194701e7a199a (diff)
downloadswig-7d00ba5a0069eaa9f024b83314e891b4bad6bdd5.tar.gz
Add Kevin Ruland as a major contributor.
Mention the memory leak fix for PHP wrapping C++ object as that's an important reason why a user might want to upgrade. Remove duplicate "Perl" in list of languages with changes. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10085 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 2b19a31b9..376313f82 100644
--- a/README
+++ b/README
@@ -38,6 +38,7 @@ Major contributors include:
Richard Palmer (richard@magicality.org) (PHP)
Sam Liddicott - Anonova Ltd (saml@liddicott.com) (PHP)
Tim Hockin - Sun Microsystems (thockin@sun.com) (PHP)
+ Kevin Ruland (PHP)
Shibukawa Yoshiki (Japanese Translation)
Jason Stewart (jason@openinformatics.com) (Perl5)
Loic Dachary (Perl5)
@@ -95,8 +96,9 @@ What's New?
SWIG-1.3.32 summary:
- shared_ptr support for Java and C#
- Enhanced STL support for Ruby
+- Fixed long-standing memory leak when returning a wrapped C++ object
- Numerous fixes and minor enhancements for Allegrocl, C#, cffi, Chicken, Guile,
- Java, Lua, Ocaml, Perl, Perl, PHP, Python, Ruby, Tcl.
+ Java, Lua, Ocaml, Perl, PHP, Python, Ruby, Tcl.
- Improved warning support
SWIG-1.3.31 summary: