about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 973f68931..889e4075e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2001-07-03  Clint Adams  <clint@zsh.org>
 
+	* 15242: Doc/Zsh/mod_pcre.yo,
+	Src/Modules/pcre.c: set $match
+	instead of pparams.  pcre_match -a
+	sets specified array instead of $match.
+
 	* 15234: Doc/Zsh/mod_pcre.yo: describe
 	behavior introduced by 15228.