summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52b9bcd51..e0635dda8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-05-03  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 44271: Src/loop.c, Test/A01grammar.ztst: until with positive
+	and while with negative status propagated breaks too far after a
+	return, causing code in enclosing scope not to run.
+
 2019-04-26  dana  <dana@dana.is>
 
 	* 44234: Completion/Unix/Command/_ssh: Update for OpenSSH 8.0