summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2003-03-27 21:46:27 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2003-03-27 21:46:27 (GMT)
commit6f64bc5e648aeac1e18e902f794da65be949c076 (patch)
treec5a864a8bf4e8e492579d204334aba0600d41183 /ChangeLog
parent448259ec5133371d0c4afda31bd093b8122b537b (diff)
downloadtcl-6f64bc5e648aeac1e18e902f794da65be949c076.zip
tcl-6f64bc5e648aeac1e18e902f794da65be949c076.tar.gz
tcl-6f64bc5e648aeac1e18e902f794da65be949c076.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 cb9eb04..39dc1bb 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.