summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2001-08-24 16:46:46 (GMT)
committervincentdarley <vincentdarley>2001-08-24 16:46:46 (GMT)
commit94828be6566ab66759502d691b58a356d6250475 (patch)
treea65c7d121f04b424f118049c36e411ba54817e27 /ChangeLog
parent4d5dfbb94e1e1da265c35ba2ebc362e8c8531f41 (diff)
downloadtcl-94828be6566ab66759502d691b58a356d6250475.zip
tcl-94828be6566ab66759502d691b58a356d6250475.tar.gz
tcl-94828be6566ab66759502d691b58a356d6250475.tar.bz2
documentation updates
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a66ab3d..c154c92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-24 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * doc/glob.n: documented windows-style path issue with glob.
+ [Bug: 219392]
+ * doc/filename.n: documented windows path/file length limitation.
+ [Bug: 454597]
+
2001-08-24 Don Porter <dgp@users.sourceforge.net>
* tests/unixInit.test (unixInit-2.9): Corrected expected result
@@ -22,7 +29,7 @@
* generic/tclIOUtil.c:
* generic/tclFileName.c: corrected minor compiler warnings.
-2001-08-24 Vince Darley <vincentdarley@users.sourceforge.net>
+2001-08-23 Vince Darley <vincentdarley@users.sourceforge.net>
Variety of small filesystem and vfs issues fixed or improved.
The new fs code allows many new opportunities for efficiency