summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartijn Dekker <martijn@inlv.org>2016-10-13 11:30:32 +0200
committerPeter Stephenson <pws@zsh.org>2016-10-13 10:49:02 +0100
commit31c6cfca9cc665feae46f4680687e902ad1bf9d7 (patch)
treeda4ae51cce25b0db9c36c5267a1612f0c414ef15 /ChangeLog
parent9d393f7b7dcac9a45dab05878d8550829bc7c9ad (diff)
downloadzsh-31c6cfca9cc665feae46f4680687e902ad1bf9d7.tar.gz
zsh-31c6cfca9cc665feae46f4680687e902ad1bf9d7.tar.xz
zsh-31c6cfca9cc665feae46f4680687e902ad1bf9d7.zip
39625: case needs to reset lastval if no pattern matched
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7f97bc0f..16a937e50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-10-13  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 39625: Martijn Dekker: Src/loop.c, Test/A01grammar.ztst: case
+	needs to reset lastval if no pattern matched.
+
 2016-10-13  Oliver Kiddle  <opk@zsh.org>
 
 	* 39622: Test/Y03arguments.ztst: add test cases for recent