summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bb72c837..b89c9d307 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-01-01  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 37483: Src/glob.c: save and possibly restore cshnullglob failure
+	state around each evaluation of an (e:...:) glob qualifier.
+
 	* 37473: Src/exec.c: check for cshnullglob in command position.
 
 2015-12-31  Barton E. Schaefer  <schaefer@zsh.org>