diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-02-22 15:40:35 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-02-22 15:40:35 +0000 |
commit | 725cef84ed42757fc238a34cfd5baf1216293292 (patch) | |
tree | 877eded41ab097298522f55190b31063678c2088 /app-shells/zsh-completion/ChangeLog | |
parent | Moved to app-laptop/fnfx. (diff) | |
download | gentoo-2-725cef84ed42757fc238a34cfd5baf1216293292.tar.gz gentoo-2-725cef84ed42757fc238a34cfd5baf1216293292.tar.bz2 gentoo-2-725cef84ed42757fc238a34cfd5baf1216293292.zip |
Support '--' style operation and other improvements. Special thanks to baptux <bapt@ifrance.com> and oberyno <oberyno@gmail.com>; see bug #71957 and bug #71532.
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-shells/zsh-completion/ChangeLog')
-rw-r--r-- | app-shells/zsh-completion/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-shells/zsh-completion/ChangeLog b/app-shells/zsh-completion/ChangeLog index 64b646a59359..82ec4f44583b 100644 --- a/app-shells/zsh-completion/ChangeLog +++ b/app-shells/zsh-completion/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-shells/zsh-completion # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh-completion/ChangeLog,v 1.4 2005/02/10 17:32:50 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh-completion/ChangeLog,v 1.5 2005/02/22 15:40:35 usata Exp $ + +*zsh-completion-20050120 (23 Feb 2005) + + 23 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> + +zsh-completion-20050120.ebuild: + Support '--' style operation and other improvements. Special thanks to + baptux <bapt@ifrance.com> and oberyno <oberyno@gmail.com>. See bug #71957 + and bug #71532. 10 Feb 2005; Kito <kito@gentoo.org> zsh-completion-20040730.ebuild: keyword ~ppc-macos |