diff options
author | dgp <dgp@users.sourceforge.net> | 2008-03-28 16:45:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-03-28 16:45:35 (GMT) |
commit | ae7b182468ee015f6812f7f67a3e38e18f834323 (patch) | |
tree | 084672f8cec225b46af237aadd9842106b1b3699 /changes | |
parent | 323ffa015db211cd4569b20b1c60ca66114c7805 (diff) | |
download | tcl-ae7b182468ee015f6812f7f67a3e38e18f834323.zip tcl-ae7b182468ee015f6812f7f67a3e38e18f834323.tar.gz tcl-ae7b182468ee015f6812f7f67a3e38e18f834323.tar.bz2 |
* changes: Updated for 8.5.2 release.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.135 2008/03/26 19:35:12 dgp Exp $ +RCS: @(#) $Id: changes,v 1.136 2008/03/28 16:45:36 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7185,4 +7185,8 @@ variables without "." added to customization hooks (kupries) 2008-03-24 (bug fix)[1923966] crash in [binary format x0s] (thoyts) +2008-03-27 (platform support)[1921166] Solaris 64bit build fixes (steffen) + +2008-03-27 clock tzdata updated to Olson's tzdata2008b (kenny) + --- Released 8.5.2, March 28, 2008 --- See ChangeLog for details --- |