|
From: Kevin B K. <ke...@us...> - 2004-10-22 14:27:45
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25175 Modified Files: ChangeLog Log Message: * library/clock.tcl: Fixed a typo where the fallback time zone became ::localtime instead of :localtime. Fixed a bug where time zone names containing hyphens could not be loaded. Thanks to Todd M. Helfter <tm...@ju...> for finding these bugs. * tests/clock.test: Added regression test cases that covers both bugs. |