summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-08-22 14:28:01 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-08-22 14:28:01 +0000
commit12771dcfeba1200f58f9b6ee996bdbfb580525be (patch)
tree835ca4b398659268d1a6aef20c7cc7e68c3c5d70 /sys-fs/multipath-tools/ChangeLog
parentadding power6 profiles (diff)
downloadgentoo-2-12771dcfeba1200f58f9b6ee996bdbfb580525be.tar.gz
gentoo-2-12771dcfeba1200f58f9b6ee996bdbfb580525be.tar.bz2
gentoo-2-12771dcfeba1200f58f9b6ee996bdbfb580525be.zip
Finally fixed udev-rules to have no udev-internal race conditions, bug 171590.
(Portage version: 2.1.3.6)
Diffstat (limited to 'sys-fs/multipath-tools/ChangeLog')
-rw-r--r--sys-fs/multipath-tools/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/sys-fs/multipath-tools/ChangeLog b/sys-fs/multipath-tools/ChangeLog
index ac97d0513023..00525325afe4 100644
--- a/sys-fs/multipath-tools/ChangeLog
+++ b/sys-fs/multipath-tools/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-fs/multipath-tools
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.13 2006/09/28 08:55:06 vapier Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.14 2007/08/22 14:28:00 zzam Exp $
+
+*multipath-tools-0.4.7-r2 (22 Aug 2007)
+
+ 22 Aug 2007; Matthias Schwarzott <zzam@gentoo.org>
+ +files/multipath-tools-0.4.7-udev-rules.patch,
+ +multipath-tools-0.4.7-r2.ebuild:
+ Finally fixed udev-rules to have no udev-internal race conditions, bug 171590.
*multipath-tools-0.4.7-r1 (28 Sep 2006)