about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dddd2291c..5beb1f88f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-28  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 34804: Src/lex.c: refine 34734 POSIX_ALIAS change to preserve
+	old behavior of [[ ]] conditionals
+
 2015-03-27  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 34788: Src/lex.c: refine errflag handling in cmd_or_math()