summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-27 16:13:55 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-27 16:13:55 (GMT)
commit4430650095b18d62aabcfaeccc713dd3f709cd79 (patch)
tree427d65558921d2c0c0c56f7452437af6d21effde
parent773e53fd316eb916b885120ed4960368abec9acd (diff)
downloadtcl-4430650095b18d62aabcfaeccc713dd3f709cd79.zip
tcl-4430650095b18d62aabcfaeccc713dd3f709cd79.tar.gz
tcl-4430650095b18d62aabcfaeccc713dd3f709cd79.tar.bz2
* changes: Updates for another RC.
-rw-r--r--ChangeLog8
-rw-r--r--changes4
2 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index fe60ad1..983c378 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-27 Don Porter <dgp@users.sourceforge.net>
+
+ *** 8.5a4 TAGGED FOR RELEASE ***
+
+ * changes: Updates for another RC.
+
2006-03-25 Don Porter <dgp@users.sourceforge.net>
* generic/tclExecute.c: Corrections to INST_EXPON detection of
@@ -40,8 +46,6 @@
2006-03-21 Don Porter <dgp@users.sourceforge.net>
- *** 8.5a4 TAGGED FOR RELEASE ***
-
* changes: Updates for another RC.
* generic/tclStrToD.c: One of the branches of AccumulateDecimalDigit
diff --git a/changes b/changes
index a446cb2..42d2c79 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.100 2006/03/21 21:05:35 dgp Exp $
+RCS: @(#) $Id: changes,v 1.101 2006/03/27 16:13:56 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6718,6 +6718,8 @@ no other errors (darley)
2006-03-21 (platform enhancement)[823329] HFS globbing support (steffen)
+2006-03-23 (platform suppirt) updated tcl.spec file (max)
+
(platform support) Use of _ANSI_ARGS_ purged. ANSI compiler required (fellows)
Documentation improvements [1211078,1190891,1292427,1277503,1104682,1359183,