diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-08-31 22:34:54 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-08-31 22:34:54 +0000 |
commit | 8a84a068216a3a4021c83820264e1de68e82870f (patch) | |
tree | d0153ff7af3becbbecb885e8e46a0476feb8f124 /app-shells/zsh/ChangeLog | |
parent | Fixed broken 'bzcat' line; see bug #27667. (diff) | |
download | historical-8a84a068216a3a4021c83820264e1de68e82870f.tar.gz historical-8a84a068216a3a4021c83820264e1de68e82870f.tar.bz2 historical-8a84a068216a3a4021c83820264e1de68e82870f.zip |
link libpcre statically. it will close Bug #27392
Diffstat (limited to 'app-shells/zsh/ChangeLog')
-rw-r--r-- | app-shells/zsh/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index 99dcf550b8b2..b39d9fb4aded 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-shells/zsh # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.27 2003/08/27 19:11:53 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.28 2003/08/31 22:34:54 usata Exp $ + +*zsh-4.1.1-r2 (01 Sep 2003) + + 01 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.1-r2.ebuild: + Statically link libpcre. For discussion, see Bug #27392 and #27064 *zsh-4.1.1-r1 (28 Aug 2003) |