summaryrefslogtreecommitdiffstats
path: root/ChangeLog.2001
diff options
context:
space:
mode:
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.