about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2004-03-16 15:14:30 +0000
committerClint Adams <clint@users.sourceforge.net>2004-03-16 15:14:30 +0000
commitbefd90b84787b2508ee32549f7a38859d0056b55 (patch)
treef8dfcd86944cea0a9e8028a94622f85f658ac7ff /ChangeLog
parent8860363e5c989b0026e482a2cd9d04d4492816af (diff)
downloadzsh-befd90b84787b2508ee32549f7a38859d0056b55.tar.gz
zsh-befd90b84787b2508ee32549f7a38859d0056b55.tar.xz
zsh-befd90b84787b2508ee32549f7a38859d0056b55.zip
* 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault
      when pcre_study is called before pcre_compile; documentation on
      pcre_compile options.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e0f3142e..862f71a61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-16  Clint Adams  <clint@zsh.org>
+
+	* 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault
+	when pcre_study is called before pcre_compile; documentation on
+	pcre_compile options.
+
 2004-03-16  Peter Stephenson  <pws@csr.com>
 
 	* 19140 (patch reversed): Nicholas George: Src/builtin.c: Release