summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-05-12 00:21:47 +0000
committerAron Griffis <agriffis@gentoo.org>2005-05-12 00:21:47 +0000
commite861987606919954e0188576be91737181d772b5 (patch)
treedbf0451eeae52c434212815a582e9141ff56ab27 /net-misc/keychain/ChangeLog
parentCorrected unicode comments (diff)
downloadgentoo-2-e861987606919954e0188576be91737181d772b5.tar.gz
gentoo-2-e861987606919954e0188576be91737181d772b5.tar.bz2
gentoo-2-e861987606919954e0188576be91737181d772b5.zip
Update to 2.5.4: If any locale variables are set, override them
with LC_ALL=C. This fixes a multibyte issue with awk that could keep a running ssh-agent from being found #92316. Use files instead of symlinks for locking, since symlink creation is not atomic on cygwin #87340 (Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/keychain/ChangeLog')
-rw-r--r--net-misc/keychain/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/net-misc/keychain/ChangeLog b/net-misc/keychain/ChangeLog
index e7db2eca8679..33ebbc2530aa 100644
--- a/net-misc/keychain/ChangeLog
+++ b/net-misc/keychain/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for net-misc/keychain
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.42 2005/03/14 15:11:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.43 2005/05/12 00:21:47 agriffis Exp $
+
+*keychain-2.5.4 (12 May 2005)
+
+ 12 May 2005; Aron Griffis <agriffis@gentoo.org> -keychain-2.5.1.ebuild,
+ +keychain-2.5.4.ebuild:
+ Update to 2.5.4: If any locale variables are set, override them
+ with LC_ALL=C. This fixes a multibyte issue with awk that could keep a running
+ ssh-agent from being found #92316. Use files instead of symlinks for locking,
+ since symlink creation is not atomic on cygwin #87340
14 Mar 2005; Aron Griffis <agriffis@gentoo.org> keychain-2.5.3.1.ebuild:
Stable everywhere