no message

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7096 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-03-21 22:43:50 +00:00
commit d0d9eded53

View file

@ -1,7 +1,11 @@
Version 1.3.25 (In progress)
============================
03/15/2005: wsfulton
03/21/2005: wsfulton
[Perl] SF #1124490. Fix Perl macro clashes when using Visual Studio's STL string,
so now projects can #include <string>.
03/21/2005: wsfulton
Fixed %varargs which got broken with the recent default argument changes.
Also works for Java and C# for the first time now.