summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-10-23 10:10:11 (GMT)
committervincentdarley <vincentdarley>2003-10-23 10:10:11 (GMT)
commit03736c0062a33d49dd420b759927e54f7533510c (patch)
tree92fb1cb43d69bf0ce87a4a5ed8ca7afd158399d7 /ChangeLog
parent06f7470662af25ea53cefea3f2e731cbf6ce2eaf (diff)
downloadtcl-03736c0062a33d49dd420b759927e54f7533510c.zip
tcl-03736c0062a33d49dd420b759927e54f7533510c.tar.gz
tcl-03736c0062a33d49dd420b759927e54f7533510c.tar.bz2
filesystem documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dde01b8..c8ca431 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* tests/resource.test:
* mac/tclMacResource.c: fix to resource freeing problem in 'resource'
command reported by Bernard Desgraupes.
+
+ * doc/FileSystem.3: updated documentation for 'glob' fix on 2003-10-13
+ below
2003-10-22 Donal K. Fellows <fellowsd@cs.man.ac.uk>