diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-09-25 Pat Thoyts <patthoyts@users.sourceforge.net> + + * generic/tclTimer.c: Tcl_Time structure members are longs. + * generic/tclGetDate.y: Some casts from time_t to int required. + 2006-09-25 Andreas Kupries <andreask@activestate.com> * generic/tclIO.c (Tcl_StackChannel): Fixed [SF Tcl Bug 1564642], |