summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2003-03-27 21:44:02 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2003-03-27 21:44:02 (GMT)
commit6a4b91b4e6af061b517ff7a93d817c9715162207 (patch)
tree2bc31e95b63c676b00228190e906bce07f8eec60 /ChangeLog
parent765fa34df1dd348c3b4ed53ecf698aa542ba21ba (diff)
downloadtcl-6a4b91b4e6af061b517ff7a93d817c9715162207.zip
tcl-6a4b91b4e6af061b517ff7a93d817c9715162207.tar.gz
tcl-6a4b91b4e6af061b517ff7a93d817c9715162207.tar.bz2
Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 795c23a..5cb1b87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-27 Miguel Sofer <msofer@users.sf.net>
+
+ * tests/encoding.test:
+ * tests/proc-old.test:
+ * tests/set-old.test: Altered test numers to eliminate duplicates,
+ [Bugs 710313, 710320, 710352]
+
2003-03-27 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* tests/parseOld.test: Altered test numers to eliminate duplicates.