summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-02-06 16:55:25 +0000
committerMichał Górny <mgorny@gentoo.org>2013-02-06 16:55:25 +0000
commit0a639a56df110482d93526ee23e478aebd8748ed (patch)
treef01e2208ba6e73c303698afd736b1f555a26ddca /dev-util/scons/ChangeLog
parentRemove old. (diff)
downloadhistorical-0a639a56df110482d93526ee23e478aebd8748ed.tar.gz
historical-0a639a56df110482d93526ee23e478aebd8748ed.tar.bz2
historical-0a639a56df110482d93526ee23e478aebd8748ed.zip
Fix race condition in installing scripts, bug #455878.
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64 Manifest-Sign-Key: 0x42B9401D
Diffstat (limited to 'dev-util/scons/ChangeLog')
-rw-r--r--dev-util/scons/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog
index 93a63a9b179d..95045e7a117d 100644
--- a/dev-util/scons/ChangeLog
+++ b/dev-util/scons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/scons
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.127 2013/02/06 12:22:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.128 2013/02/06 16:55:24 mgorny Exp $
+
+ 06 Feb 2013; Michał Górny <mgorny@gentoo.org> scons-2.2.0-r1.ebuild:
+ Fix race condition in installing scripts, bug #455878.
*scons-2.2.0-r1 (06 Feb 2013)