diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-09-25 14:25:05 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-09-25 14:25:05 (GMT) |
commit | 9a01f0fa35b397ca135b063c7b4740e92d709532 (patch) | |
tree | ad41a314551c3aaeee17a3ebd5b2c14e9455ee27 /ChangeLog.2001 | |
parent | 26bb60bef7dec62eac26ce44a6397c0958626cf4 (diff) | |
parent | 67f864dc656ad9a88f134514172bc55a2c73c3d5 (diff) | |
download | tcl-9a01f0fa35b397ca135b063c7b4740e92d709532.zip tcl-9a01f0fa35b397ca135b063c7b4740e92d709532.tar.gz tcl-9a01f0fa35b397ca135b063c7b4740e92d709532.tar.bz2 |
Merge 8.6
Diffstat (limited to 'ChangeLog.2001')
-rw-r--r-- | ChangeLog.2001 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2001 b/ChangeLog.2001 index 06e7c36..9d6d541 100644 --- a/ChangeLog.2001 +++ b/ChangeLog.2001 @@ -351,7 +351,7 @@ * mac/tclMacFile.c: fixed bug in permission checking code - * mac/tclMacLoad.c: corrected utf8 handling, comparison of package + * mac/tclMacLoad.c: corrected utf-8 handling, comparison of package names to code fragment names changed to only match on the length of package name, this allows for fragment names with version numbers appended. |