|
From: Kevin B K. <ke...@us...> - 2008-06-17 02:22:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13779 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: 2006-06-17 Kevin Kenny <ke...@ac...> * generic/tclClock.c (ConvertLocalToUTC): * tests/clock.test (clock-63.1): Fixed a bug where the internal ConvertLocalToUTC command segfaulted if passed a dictionary without the 'localSeconds' key. To the best of my knowledge, the bug was not observable in the [clock] command itself. |