summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-07-23 14:18:41 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-07-23 14:18:41 (GMT)
commit6a8e993c469d47ff124fd9af910c41fc36bcedce (patch)
treecd94b7c1bb788b452c5947c9aab49fe03aa2fab3
parenta9f62d46d64961de81485a9f8bca17da26422b98 (diff)
downloadtcl-6a8e993c469d47ff124fd9af910c41fc36bcedce.zip
tcl-6a8e993c469d47ff124fd9af910c41fc36bcedce.tar.gz
tcl-6a8e993c469d47ff124fd9af910c41fc36bcedce.tar.bz2
typo
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e27fe50..c497dcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1654,7 +1654,7 @@
2004-03-26 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclPathObj.c: Fix to Windows-only volume relative
- * tests/fileSystem.test: path normalization. [Bug 923586].
+ * tests/fileSystem.test: path normalization. [Bug 923568].
Also fixed another volume relative bug found while testing.
2004-03-24 Donal K. Fellows <donal.k.fellows@man.ac.uk>