diff options
author | Karl Trygve Kalleberg <karltk@gentoo.org> | 2002-02-05 18:16:55 +0000 |
---|---|---|
committer | Karl Trygve Kalleberg <karltk@gentoo.org> | 2002-02-05 18:16:55 +0000 |
commit | e8c86c01a7a19492491403298aa08a6a0ca27891 (patch) | |
tree | 7f28afcd7796585a9afcbc57774456c542c786c2 /app-shells | |
parent | Fixed sandbox violations, parallell building disabled, zsh functions now inst... (diff) | |
download | gentoo-2-e8c86c01a7a19492491403298aa08a6a0ca27891.tar.gz gentoo-2-e8c86c01a7a19492491403298aa08a6a0ca27891.tar.bz2 gentoo-2-e8c86c01a7a19492491403298aa08a6a0ca27891.zip |
whoops
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index 0ef589608806..07ba329e118d 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-shells/zsh # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.2 2002/02/05 18:08:09 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.3 2002/02/05 18:16:55 karltk Exp $ *zsh-4.0.4-r1 (5 Feb 2002) @@ -9,6 +9,8 @@ The ebuild now installs the standard zsh functions properly. It can also now be run nicely within the sandbox. +*zsh-4.0.4 (1 Feb 2002) + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is |