summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-04-13 21:16:54 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-04-13 21:16:54 (GMT)
commit1b572d3904ba2a6e52219627f7e2f6c1c1486552 (patch)
treee87850ce0eb69376c98a8958b4aafd04e35511a6 /changes
parent29ccf114a131de1aa8e8e29d880ded5b929c4a6c (diff)
downloadtcl-1b572d3904ba2a6e52219627f7e2f6c1c1486552.zip
tcl-1b572d3904ba2a6e52219627f7e2f6c1c1486552.tar.gz
tcl-1b572d3904ba2a6e52219627f7e2f6c1c1486552.tar.bz2
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/changes b/changes
index c97d59c..36ce08b 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.40 2006/04/12 15:20:16 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.41 2006/04/13 21:16:54 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6323,7 +6323,7 @@ Restores Tcl 8.4.9 behavior (porter)
--- Released 8.4.12, December 3, 2005 --- See ChangeLog for details ---
-2005-12-09 (bug fix)[137478] [lsearch -start $pastEnd] => -1 (fellows)
+2005-12-09 (bug fix)[1374778] [lsearch -start $pastEnd] => -1 (fellows)
2005-12-12 (bug fix)[1241572] correct [expr abs($LONG_MIN)] again (max)