diff options
author | 2006-09-08 19:16:21 +0000 | |
---|---|---|
committer | 2006-09-08 19:16:21 +0000 | |
commit | 21062ea09f04b90c0c7a927df5d7f63d09db1cfb (patch) | |
tree | 76609e91b2f1c548f57e9dab21f87b0453e17084 /net-misc/keychain/ChangeLog | |
parent | Stable on alpha wrt Bug #133939. (diff) | |
download | gentoo-2-21062ea09f04b90c0c7a927df5d7f63d09db1cfb.tar.gz gentoo-2-21062ea09f04b90c0c7a927df5d7f63d09db1cfb.tar.bz2 gentoo-2-21062ea09f04b90c0c7a927df5d7f63d09db1cfb.zip |
Bump to 2.6.4. Postpone validity checking of SSH_AUTH_SOCK for
--inherit=any-once and --inherit=local-once, so that warning messages aren't
emitted unnecessarily. Fix --eval for fish. Remove 2.6.3
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'net-misc/keychain/ChangeLog')
-rw-r--r-- | net-misc/keychain/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog index eed7e1285e8b..a1ecc9a7ad98 100644 --- a/net-misc/keychain/ChangeLog +++ b/net-misc/keychain/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-misc/keychain # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.58 2006/09/08 18:11:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.59 2006/09/08 19:16:21 agriffis Exp $ + +*keychain-2.6.4 (08 Sep 2006) + + 08 Sep 2006; Aron Griffis <agriffis@gentoo.org> -keychain-2.6.3.ebuild, + +keychain-2.6.4.ebuild: + Bump to 2.6.4. Postpone validity checking of SSH_AUTH_SOCK for + --inherit=any-once and --inherit=local-once, so that warning messages aren't + emitted unnecessarily. Fix --eval for fish. Remove 2.6.3 08 Sep 2006; Aron Griffis <agriffis@gentoo.org> keychain-2.6.2.ebuild, keychain-2.6.3.ebuild: |