about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-07-06 18:04:39 +0000
committerClint Adams <clint@users.sourceforge.net>2001-07-06 18:04:39 +0000
commit3dc88e102e48395a7b96ec006eafae96c08db6b0 (patch)
treec01c62ca4b489da4c23e487b3b32068c8fee08a3 /ChangeLog
parentfe06b7a73db3af0a4ba6988c5c467a90d36a2a76 (diff)
downloadzsh-3dc88e102e48395a7b96ec006eafae96c08db6b0.tar.gz
zsh-3dc88e102e48395a7b96ec006eafae96c08db6b0.tar.xz
zsh-3dc88e102e48395a7b96ec006eafae96c08db6b0.zip
15250: still run setup even if pcre functions are unavailable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0f7566c3..1ba9d0a6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-06  Clint Adams  <clint@zsh.org>
+
+	* 15250: zsh/pcre module will load gracefully even
+	when pcre functions are unavailable.
+
 2001-07-06  Peter Stephenson  <pws@csr.com>
 
 	* 15288: Doc/Zsh/contrib.yo,