about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-10-26 16:46:09 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-10-26 16:46:09 +0000
commit68d1c094db86d06e49cbb992fce51aa742418476 (patch)
treef74e5791a18579b178c389b7aceb7e7f2653f3ea /ChangeLog
parent31c422299de16868143a95da97f8de33e7a2880d (diff)
downloadzsh-68d1c094db86d06e49cbb992fce51aa742418476.tar.gz
zsh-68d1c094db86d06e49cbb992fce51aa742418476.tar.xz
zsh-68d1c094db86d06e49cbb992fce51aa742418476.zip
29865: don't compile pcre if no pcre-config
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a44700bbe..7cc2d1329 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-10-26  Peter Stephenson  <pws@csr.com>
 
+	* 29865: Src/Modules/pcre.mdd: don't compile if no pcre-config.
+
 	* 29859: Src/Zle/Complete.c: compadd handles its own options.
 
 2011-10-24  Peter Stephenson  <pws@csr.com>
@@ -15504,5 +15506,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5485 $
+* $Revision: 1.5486 $
 *****************************************************