diff options
author | Kevin B Kenny <kennykb@acm.org> | 2008-08-08 15:41:09 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2008-08-08 15:41:09 (GMT) |
commit | fbadfbfebb2a78d2e3f62e5422b5252e39e41b7a (patch) | |
tree | cfffbf67d626a41f465bdf1110623d6a48e4174a /changes | |
parent | 1f359e0afd325418cf8e500854c624754ca6dcf8 (diff) | |
download | tcl-fbadfbfebb2a78d2e3f62e5422b5252e39e41b7a.zip tcl-fbadfbfebb2a78d2e3f62e5422b5252e39e41b7a.tar.gz tcl-fbadfbfebb2a78d2e3f62e5422b5252e39e41b7a.tar.bz2 |
Olson's tzdata2008e
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.136.2.6 2008/08/08 15:12:52 dgp Exp $ +RCS: @(#) $Id: changes,v 1.136.2.7 2008/08/08 15:41:10 kennykb Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7237,4 +7237,6 @@ variables without "." added to customization hooks (kupries) 2008-07-29 (bug fix) fix rare panic in TclStackFree (pasadyn,sofer) +2008-08-08 tzdata updated to Olson's tzdata2008e (kenny) + --- Released 8.5.4, August 15, 2008 --- See ChangeLog for details --- |