summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-05-22 12:59:45 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-05-22 12:59:45 (GMT)
commita515427b5b0f2be828866a2073b4720681e10e0d (patch)
tree218f3ee1b36b96a9c5be01173b1c55abc142432e /ChangeLog
parentbf486a2007f9d3d45855d43e623ad85d29bcd0b7 (diff)
parent75b8011dbad373e664a676ed8e3bcfec70313838 (diff)
downloadtcl-a515427b5b0f2be828866a2073b4720681e10e0d.zip
tcl-a515427b5b0f2be828866a2073b4720681e10e0d.tar.gz
tcl-a515427b5b0f2be828866a2073b4720681e10e0d.tar.bz2
[3613609]: Replace strcasecmp() with UTF-8-aware version.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f61f95..bbccf19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-22 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclUtf.c (TclUtfCasecmp): [Bug 3613609]: Replace problematic
+ uses of strcasecmp with a proper UTF-8-aware version. Affects both
+ [lsearch -nocase] and [lsort -nocase].
+
2013-05-19 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4: Fix for FreeBSD, and remove support for older