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
This commit is contained in:
parent
543c4c0454
commit
7d00ba5a00
1 changed files with 3 additions and 1 deletions
4
README
4
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue