|
From: Jan N. <nij...@us...> - 2011-01-12 07:32:09
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13682 Modified Files: ChangeLog Log Message: Use _vsnprintf in stead of vsnprintf, because MSVC 6 doesn't have it. Reported by andreask. |