diff options
author | dgp <dgp@users.sourceforge.net> | 2011-10-19 12:10:58 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-10-19 12:10:58 (GMT) |
commit | df806f842480e649fc047266bf38f41171482b28 (patch) | |
tree | e7ca4cd91015e7181aae2373a5fc63ef89f917a3 /ChangeLog | |
parent | a9b46378b141ec445ac4351a36a2f7a38fcbc0b3 (diff) | |
parent | ab5335a4c951b478bbedd4f5561b8a314da5b074 (diff) | |
download | tcl-remove_pathappend_intrep.zip tcl-remove_pathappend_intrep.tar.gz tcl-remove_pathappend_intrep.tar.bz2 |
merge trunkremove_pathappend_intrep
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-10-18 Reinhard Max <max@suse.de> + + * library/clock.tcl (::tcl::clock::GetSystemTimeZone): Cache the + time zone only if it was detected by one of the expensive + methods. Otherwise after unsetting TCL_TZ or TZ the previous value + will still be used. + 2011-10-15 Venkat Iyer <venkat@comit.com> * library/tzdata/America/Sitka : Update to Olson's tzdata2011l * library/tzdata/Pacific/Fiji |