about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53274e37e..1bb72c837 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-01-01  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 37473: Src/exec.c: check for cshnullglob in command position.
+
 2015-12-31  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 37469: Src/parse.c: do NOT allow semicolons in place of line breaks