summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordas <das>2006-10-16 15:33:42 (GMT)
committerdas <das>2006-10-16 15:33:42 (GMT)
commit601d05815ca793de0e657f3b8517727185f983ed (patch)
treebbb248fa7db46f1629799733a0b4edf9f98b4fa5 /changes
parent2f2ca20a1089b632493c1d3bf0b67c96d898627b (diff)
downloadtcl-601d05815ca793de0e657f3b8517727185f983ed.zip
tcl-601d05815ca793de0e657f3b8517727185f983ed.tar.gz
tcl-601d05815ca793de0e657f3b8517727185f983ed.tar.bz2
* changes: updates for 8.5a5 release.
Diffstat (limited to 'changes')
-rw-r--r--changes8
1 files changed, 7 insertions, 1 deletions
diff --git a/changes b/changes
index 7bea005..d84d323 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.108 2006/10/16 15:22:05 dgp Exp $
+RCS: @(#) $Id: changes,v 1.109 2006/10/16 15:33:42 das Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6779,6 +6779,8 @@ For any code relying on exact error messages.
2006-08-10 (bug fix)[1538262,1530474] code cleanup; optimizations (afredd)
+2006-08-18 (bug fix) intermittent failures in TclUnixWaitForFile() (steffen)
+
2006-08-18 (platform support) Darwin x86_64 (steffen)
2006-08-21 (bug fix)[1457797] Darwin 64-bit notifier hang (steffen)
@@ -6833,4 +6835,8 @@ URL validity checking against RFC 2986 (hobbs)
2006-10-10 (bug fix)[1566526] crash cleaning up [namespace path] data (porter)
+2006-10-12 (bug fix)[1576006] better error messages from [interp alias] (sofer)
+
+2006-10-13 (platform support) get stack size on Darwin (steffen)
+
--- Released 8.5a5, June XX, 2006 --- See ChangeLog for details ---