diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.125 2007/12/13 15:22:30 dgp Exp $ +RCS: @(#) $Id: changes,v 1.126 2007/12/17 17:34:23 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7097,6 +7097,10 @@ Many significant documentation improvements (fellows, sofer) 2007-12-05 (performance)[1845092] Tcl_ObjType for channel names (hobbs) +2007-12-14 (bug fix)[1602539] NUL pollution in [glob] result (hobbs) + +2007-12-17 (bug fix)[1851832,1851524] memory alignment correction (sofer) + Several documentation and release notes improvements ---- Released 8.5.0, December 14, 2007 --- See ChangeLog for details --- +--- Released 8.5.0, December 18, 2007 --- See ChangeLog for details --- |