summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-04-02 17:39:23 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-04-02 17:39:23 (GMT)
commitfc4ff182f4ebaba3598eacfb7b81a2837f710580 (patch)
tree69e98d8522cb783bf80f8eabf7267953c4d0ebb3 /ChangeLog
parent27525dfcf2fa08c8e0bbf04749dc9e2ef9782f63 (diff)
downloadtcl-fc4ff182f4ebaba3598eacfb7b81a2837f710580.zip
tcl-fc4ff182f4ebaba3598eacfb7b81a2837f710580.tar.gz
tcl-fc4ff182f4ebaba3598eacfb7b81a2837f710580.tar.bz2
* tests/tcltest.test: Corrected constraint typos: "nonRoot" ->
"notRoot". [Bug 928353]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f830d7b..0104933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-02 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/tcltest.test: Corrected constraint typos: "nonRoot" ->
+ "notRoot". [Bug 928353]
+
2004-04-01 Don Porter <dgp@users.sourceforge.net>
* generic/tclInt.h: Removed obsolete tclBlockTime* declarations.