summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authordana <dana@dana.is>2019-05-03 20:13:11 -0500
committerdana <dana@dana.is>2019-05-03 20:13:48 -0500
commit6f202377c7596f9b4225af9fb9c149212eed2162 (patch)
treeecb888498575adfbaa5605d78571e9f6c2651f3b /ChangeLog
parent588bb77cb674a192eb176c01c8d17db1e9e4aba2 (diff)
downloadzsh-6f202377c7596f9b4225af9fb9c149212eed2162.tar.gz
zsh-6f202377c7596f9b4225af9fb9c149212eed2162.tar.xz
zsh-6f202377c7596f9b4225af9fb9c149212eed2162.zip
44267: sort: Restore option to ignore backslashes
Fix regression introduced by workers/41242
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0635dda8..a22414245 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-05-03  dana  <dana@dana.is>
+
+	* 44267: Src/sort.c, Test/Y01completion.ztst: Restore option to
+	ignore backslashes when sorting
+
 2019-05-03  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 44271: Src/loop.c, Test/A01grammar.ztst: until with positive