*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7207 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-05-21 20:45:10 +00:00
commit 33f5d4aff7

View file

@ -1,6 +1,19 @@
Version 1.3.25 (In progress)
============================
05/21/2005: wsfulton
[Java] std::wstring typemaps moved from std_string.i to std_wstring.i
05/21/2005: wsfulton
Fix for crash in DohStrstr, bug #1190921
05/21/2005: wsfulton
[TCL] Fix for methods with similar names when showing list of names on error - bug #1191828.
Patch from Jeroen Dobbelaere.
05/21/2005: wsfulton
[TCL] long long overloading fix - bug #1191835, patch from Jeroen Dobbelaere.
05/21/2005: wsfulton
Fix bug #1196755 to remove debug from swigtcl8.swg.