add std::wstring doc for tcl

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8843 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-02-19 05:00:32 +00:00
commit 570a3bf514

View file

@ -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.