summaryrefslogtreecommitdiffstats
path: root/ChangeLog.2001
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-25 14:25:05 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-25 14:25:05 (GMT)
commit9a01f0fa35b397ca135b063c7b4740e92d709532 (patch)
treead41a314551c3aaeee17a3ebd5b2c14e9455ee27 /ChangeLog.2001
parent26bb60bef7dec62eac26ce44a6397c0958626cf4 (diff)
parent67f864dc656ad9a88f134514172bc55a2c73c3d5 (diff)
downloadtcl-9a01f0fa35b397ca135b063c7b4740e92d709532.zip
tcl-9a01f0fa35b397ca135b063c7b4740e92d709532.tar.gz
tcl-9a01f0fa35b397ca135b063c7b4740e92d709532.tar.bz2
Merge 8.6
Diffstat (limited to 'ChangeLog.2001')
-rw-r--r--ChangeLog.20012
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.