summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2003-03-03 17:14:09 (GMT)
committerdgp <dgp@noemail.net>2003-03-03 17:14:09 (GMT)
commit06890ff1966b07a5e298ef992704284860454cf6 (patch)
tree94a3856af5533b0e1b1687b9173f1491599eb41a /changes
parent516b488eb96c299b979c7881d5da3013022fd74d (diff)
downloadtcl-06890ff1966b07a5e298ef992704284860454cf6.zip
tcl-06890ff1966b07a5e298ef992704284860454cf6.tar.gz
tcl-06890ff1966b07a5e298ef992704284860454cf6.tar.bz2
note bump in dde version
FossilOrigin-Name: 560c12896c80e0450a6578f6b0af1139e9cad54d
Diffstat (limited to 'changes')
-rw-r--r--changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/changes b/changes
index b094b24..6d6b784 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.77 2003/02/28 23:12:14 kennykb Exp $
+RCS: @(#) $Id: changes,v 1.78 2003/03/03 17:14:10 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -5699,6 +5699,7 @@ function now correctly returns 1 during Tcl_Finalize processing.
2003-01-09 (bug fix)[634151] [file (a|m)time $nonASCIIpath $time] now works
2003-01-16 (bug fix) dde eval with {} service name does not crash.
+=> dde 1.2.1
2003-01-16 (bug fix)[635200,655645,615043,571385] many command trace fixes