summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff7ee20c2..34dd4fa42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2013-11-18 Barton E. Schaefer <schaefer@zsh.org>
+
+ * 31995: Han Pingtian: Src/glob.c: glob qualifiers cannot
+ follow an empty pattern, so a leading paren means grouping
+
2013-11-17 Peter Stephenson <p.w.stephenson@ntlworld.com>
- * 32001: Src/subst.: fix crash on empty arrays with array
+ * 32001: Src/subst.c: fix crash on empty arrays with array
intersection and disjunction.
2013-11-15 Barton E. Schaefer <schaefer@zsh.org>