summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-06-25 17:16:27 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-06-25 17:16:27 (GMT)
commit257410e1220dbf998656407c162b2434642357d6 (patch)
tree787537cee8ea2ecf56e8d763836614df0cc7dfcb /changes
parent6fbb4c3a1efe27c05d7bcaac74afe47493148750 (diff)
downloadtcl-257410e1220dbf998656407c162b2434642357d6.zip
tcl-257410e1220dbf998656407c162b2434642357d6.tar.gz
tcl-257410e1220dbf998656407c162b2434642357d6.tar.bz2
Add test suite changes for 1999119 bug fix commit.
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/changes b/changes
index e3c129a..5699a8a 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.136.2.4 2008/06/25 16:05:02 dgp Exp $
+RCS: @(#) $Id: changes,v 1.136.2.5 2008/06/25 17:16:29 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7221,4 +7221,6 @@ variables without "." added to customization hooks (kupries)
2008-06-24 (bug fix)[1999176] crash in [glob -dir {} a] (porter)
+2008-06-25 (bug fix)[1999119] Support TM packages in Safe Base (kupries)
+
--- Released 8.5.3, June 30, 2008 --- See ChangeLog for details ---