summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2017-02-02 10:03:57 +0000
committerPeter Stephenson <pws@zsh.org>2017-02-02 10:03:57 +0000
commita32fb005d6bf12f010fe9219a66a244e56eff7b2 (patch)
treea2d642b20d18fa03ad2b0243eb79fd5e3f4fe474 /ChangeLog
parentcaddeca1ac638137b26735fc8c63d08c83be6a90 (diff)
downloadzsh-a32fb005d6bf12f010fe9219a66a244e56eff7b2.tar.gz
zsh-a32fb005d6bf12f010fe9219a66a244e56eff7b2.tar.xz
zsh-a32fb005d6bf12f010fe9219a66a244e56eff7b2.zip
40486: Don't warn on creation of MATCH etc. in regex.
This because they are created implicitly rather than by explicit
user request, so the warning may not be useful.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b9f8a762..302f70662 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-02-02  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 40486: Src/Modules/regex.c, Src/params.c: don't warn on
+	creation of MATCH etc. from regex test as this is implicit.
+
 2017-02-01  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 40483 (cf. Eric Freese: 40482): Src/Modules/zpty.c: Remove zpty