summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorstanton <stanton>1999-04-15 22:40:33 (GMT)
committerstanton <stanton>1999-04-15 22:40:33 (GMT)
commita8c96ddb94d1483a9de5e340b740cb74ef6cafa7 (patch)
tree2ac3dfe001d05a14fadac5940c210a1efe2dbd24 /changes
parent743017523886608c1403479b0676d469b8f998ac (diff)
downloadtcl-a8c96ddb94d1483a9de5e340b740cb74ef6cafa7.zip
tcl-a8c96ddb94d1483a9de5e340b740cb74ef6cafa7.tar.gz
tcl-a8c96ddb94d1483a9de5e340b740cb74ef6cafa7.tar.bz2
added release date
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/changes b/changes
index 7b34909..e46d87f 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.41 1999/02/03 19:12:25 stanton Exp $
+RCS: @(#) $Id: changes,v 1.42 1999/04/15 22:40:33 stanton Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -3740,3 +3740,5 @@ panic. (stanton)
extension" so that it splits at the last period. Now the extension of
a file like "foo..o" is ".o" instead of "..o" as in previous versions.
*** POTENTIAL INCOMPATIBILITY ***
+
+----------------- Released 8.0.5, 3/9/99 -----------------------