From 570a3bf514047f6c484dc7b9cc47e4eec5a85673 Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Sun, 19 Feb 2006 05:00:32 +0000 Subject: [PATCH] add std::wstring doc for tcl git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8843 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/README | 1 + 1 file changed, 1 insertion(+) diff --git a/SWIG/README b/SWIG/README index ba0e785f5..625e00c8e 100644 --- a/SWIG/README +++ b/SWIG/README @@ -100,6 +100,7 @@ SWIG-1.3.28 summary: errors with typemaps are now fixed. - Initial Java support for languages using the UTL via GCJ, you can now use Java libraries in your favorite script language using gcj + swig. +- Tcl support for std::wstring. - PHP4 module update, many error fixes and actively maintained again. - Allegrocl support for C++, also enhanced C support. - Ruby support for bang methods.