diff options
author | 2004-02-04 15:32:45 +0000 | |
---|---|---|
committer | 2004-02-04 15:32:45 +0000 | |
commit | aa268a3a6a9a6f0d7ea44da57a47080e29b89978 (patch) | |
tree | 6d7e9baaf516a945d23394cff2329f141b3eedd8 /app-shells/zsh/ChangeLog | |
parent | mask qt 3.3.0 until more testing is complete (diff) | |
download | historical-aa268a3a6a9a6f0d7ea44da57a47080e29b89978.tar.gz historical-aa268a3a6a9a6f0d7ea44da57a47080e29b89978.tar.bz2 historical-aa268a3a6a9a6f0d7ea44da57a47080e29b89978.zip |
Added completion functions for rc, rc-update, rc-status, opengl-update and ebuild. Thanks to baptux <bapt@ifrance.com> for polishing zsh completion ;)
Diffstat (limited to 'app-shells/zsh/ChangeLog')
-rw-r--r-- | app-shells/zsh/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index a4eb07c28951..6a9f2586d4b2 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-shells/zsh # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.37 2004/01/22 12:42:09 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.38 2004/02/04 15:32:45 usata Exp $ + +*zsh-4.1.1-r5 (05 Feb 2004) + + 05 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.9-r3.ebuild, + zsh-4.1.1-r4.ebuild, zsh-4.1.1-r5.ebuild, files/_portage-20040204: + Added completion functions for rc, rc-update, rc-status, opengl-update and + ebuild. Thanks to baptux <bapt@ifrance.com> for polishing zsh completion ;) 22 Jan 2004; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.9-r1.ebuild, zsh-4.0.9-r2.ebuild, zsh-4.0.9.ebuild, zsh-4.1.1-r2.ebuild, |