diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-02-22 13:42:11 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-02-22 13:42:11 +0000 |
commit | 007f43a933174e66627ec37c8b6e946de4243c55 (patch) | |
tree | a6147d0580428a4610e2bbff9196eccdd4714cbd /app-shells/zsh/ChangeLog | |
parent | Initial import. Ebuild submitted by Jacob Martin <jmartin@chem.uga.edu>; bug ... (diff) | |
download | gentoo-2-007f43a933174e66627ec37c8b6e946de4243c55.tar.gz gentoo-2-007f43a933174e66627ec37c8b6e946de4243c55.tar.bz2 gentoo-2-007f43a933174e66627ec37c8b6e946de4243c55.zip |
Fixed _init_d completion. Thanks to oberyno <oberyno@gmail.com>; bug #69997.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-shells/zsh/ChangeLog')
-rw-r--r-- | app-shells/zsh/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index 6b97fc8265e5..2d286be36315 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/zsh # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.72 2005/02/15 07:06:51 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.73 2005/02/22 13:42:11 usata Exp $ + + 22 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> + files/zsh-init.d-gentoo.diff: + Fixed _init_d completion. Thanks to oberyno <oberyno@gmail.com>; bug #69997. 15 Feb 2005; Guy Martin <gmsoft@gentoo.org> zsh-4.2.3.ebuild: Stable on hppa. |