about 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 3d52ac0be..53274e37e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-12-31  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 37469: Src/parse.c: do NOT allow semicolons in place of line breaks
+	in conditionals
+
 	* unposted:  Src/builtin.c: enable WARN_CREATE_GLOBAL for print -v
 
 	* 37468: Src/parse.c: allow line breaks in more places in [[ ... ]]