summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2016-07-18 16:56:34 +0100
committerPeter Stephenson <pws@zsh.org>2016-07-18 16:57:38 +0100
commit72e5fe7aab91e21d0d746ec7137a6e4e0b405e39 (patch)
treec6797d412f818c92bc502c1e6cf8d6f4887b737e /ChangeLog
parentbd707b47875a5bc61b2bea2d7ffd2ed8738afcce (diff)
downloadzsh-72e5fe7aab91e21d0d746ec7137a6e4e0b405e39.tar.gz
zsh-72e5fe7aab91e21d0d746ec7137a6e4e0b405e39.zip
38879: Unmetafy file names for glob sort.
Test using Polish UTF-8 collation sequence that'w known to cause the problems.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89bb2399b..909101a2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-07-18 Peter Stephenson <p.stephenson@samsung.com>
+
+ * 38879: Src/glob.c, Test/D07multibyte.ztst: Ensure file names
+ are sorted unmetafied. Test using Polish UTF-8 collation
+ sequence.
+
2016-07-18 Mikael Magnusson <mikachu@gmail.com>
* 38785 (plus tweak): Completion/Zsh/Command/_print: add -v