about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2017-04-03 11:26:11 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2017-04-05 13:15:37 +0000
commitce7a98fc05c6cb8ff944ccdc5c82d84592b00ed6 (patch)
treea435ab5d052e17c59905ce739fb3a8d013660a0c /ChangeLog
parent8b5102ccf5f5b240ab35646c2d72a22c32c4b916 (diff)
downloadzsh-ce7a98fc05c6cb8ff944ccdc5c82d84592b00ed6.tar.gz
zsh-ce7a98fc05c6cb8ff944ccdc5c82d84592b00ed6.tar.xz
zsh-ce7a98fc05c6cb8ff944ccdc5c82d84592b00ed6.zip
users/22653: options.yo: Clarify REMATCH_PCRE semantics.
Presently, if the option is set but the module is unavailable, using '=~' sets
errflag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8543555b8..30c0e5f76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-04-05  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* users/22653: Doc/Zsh/options.yo: Clarify REMATCH_PCRE
+	semantics.
+
 2017-04-04  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 40933: Src/exec.c: we need job text in sourced files in case