summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-07 20:35:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-07 20:35:53 (GMT)
commit09cf2e4fceb1f452ed61b9691be235fc2d1a3df7 (patch)
tree5658abee278a1fa44d65a248b46e49a76608b6f6 /changes
parentd1a85e26fc21a4f27627f25eb5279c0152f1e77d (diff)
downloadtcl-09cf2e4fceb1f452ed61b9691be235fc2d1a3df7.zip
tcl-09cf2e4fceb1f452ed61b9691be235fc2d1a3df7.tar.gz
tcl-09cf2e4fceb1f452ed61b9691be235fc2d1a3df7.tar.bz2
typo
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/changes b/changes
index b936b97..2cc8d58 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.35 2006/03/07 19:18:35 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.36 2006/03/07 20:35:53 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6333,7 +6333,7 @@ Restores Tcl 8.4.9 behavior (porter)
2006-01-23 (bug fix)[1410553] Tcl_GetRange Unicode confusion (twylite,spjuth)
-2006-03-06 (bug fix)[1430936,1444291] fix TCL_EVAL_{GLOBAL,INVOKE} handling
+2006-03-06 (bug fix)[1439836,1444291] fix TCL_EVAL_{GLOBAL,INVOKE} handling
when auto-loading or exec traces are present (porter)
--- Released 8.4.13, March 17, 2006 --- See ChangeLog for details ---