summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcea79190..fef3a92c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2016-11-05  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 39839: Src/loop.c: fix "return" from "if" condition
+
 	* 39838: Src/builtin.c: another missing unqueue_signals()
 
 2016-11-04  Oliver Kiddle  <opk@zsh.org>