diff options
author | vincentdarley <vincentdarley> | 2003-10-23 10:10:11 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-10-23 10:10:11 (GMT) |
commit | 03736c0062a33d49dd420b759927e54f7533510c (patch) | |
tree | 92fb1cb43d69bf0ce87a4a5ed8ca7afd158399d7 /ChangeLog | |
parent | 06f7470662af25ea53cefea3f2e731cbf6ce2eaf (diff) | |
download | tcl-03736c0062a33d49dd420b759927e54f7533510c.zip tcl-03736c0062a33d49dd420b759927e54f7533510c.tar.gz tcl-03736c0062a33d49dd420b759927e54f7533510c.tar.bz2 |
filesystem documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |