about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f210d1d7..bbbec84a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-06-04  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* Daniel Shahaf: 32708: Doc/Zsh/expn.yo, Src/glob.c,
+	Test/D02glob.ztst: glob qualifier (Y) implies (oN), plus
+	incidental patch to avoid adding a meaningless bitvalue to
+	sort-order flags
+
 2014-06-03  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* Daniel Shahaf: 32694: Completion/Zsh/Type/_globquals,