*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6532 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-10-27 20:45:41 +00:00
commit 2b477d8899

View file

@ -1,6 +1,12 @@
Version 1.3.23 (in progress)
============================
10/27/2004: wsfulton
[C#] typemaps.i library file with INPUT, OUTPUT and INOUT typemaps added.
10/27/2004: wsfulton
[Java] std::wstring typemap fixes in std_string.i from Russell Keith-Magee.
10/25/2004: mmatus
- Using + namespace is working now (using_namespace.i).