diff options
author | vincentdarley <vincentdarley> | 2004-09-27 15:07:56 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-09-27 15:07:56 (GMT) |
commit | 8089322eae4074cd7cec783ef2fa50e4600064b9 (patch) | |
tree | a47e6ca3374a44c4c250333564876171fc1c120f /ChangeLog | |
parent | 6fcff1d789f4f9d4fb6336668edfaba407b4dddb (diff) | |
download | tcl-8089322eae4074cd7cec783ef2fa50e4600064b9.zip tcl-8089322eae4074cd7cec783ef2fa50e4600064b9.tar.gz tcl-8089322eae4074cd7cec783ef2fa50e4600064b9.tar.bz2 |
added missing Tcl_GlobTypeData documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ windows, when permissions are inadequate [Bug 1035462] and to treatment of a volume-relative pwd on Windows [Bug 1018980]. + * doc/FileSystem.3: added missing Tcl_GlobTypeData documentation + [Bug 935853] + 2004-09-27 Kevin Kenny <kennykb@acm.org> * compat/strftime.c (Removed): |