1.3.30 release update

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9550 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-11-13 22:13:00 +00:00
commit a48e53ec20
4 changed files with 10 additions and 5 deletions

3
README
View file

@ -1,6 +1,6 @@
SWIG (Simplified Wrapper and Interface Generator)
Version: 1.3.30rc1 (November 1, 2006)
Version: 1.3.30 (November 13, 2006)
Tagline: SWIG is a compiler that integrates C and C++ with languages
including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,
@ -97,6 +97,7 @@ SWIG-1.3.30 summary:
- Improved mingw/msys support
- Better constants support in Guile and chicken modules
- Support for generating PHP5 class wrappers
- Important Java premature garbage collection fix
- Minor improvements/fixes in cffi, php, allegrocl, perl, chicken, lua, ruby,
ocaml, python, java, c# and guile language modules
- Many many other bug fixes