summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2006-02-08 14:28:59 +0000
committerDaniel Drake <dsd@gentoo.org>2006-02-08 14:28:59 +0000
commit8ce83f5a7d3d67ae16862bf977954db6c9770bfa (patch)
tree35a026da83b6a7fabc5b3e8104054dd1ae2730df /sys-fs/multipath-tools/ChangeLog
parentversion bump (diff)
downloadgentoo-2-8ce83f5a7d3d67ae16862bf977954db6c9770bfa.tar.gz
gentoo-2-8ce83f5a7d3d67ae16862bf977954db6c9770bfa.tar.bz2
gentoo-2-8ce83f5a7d3d67ae16862bf977954db6c9770bfa.zip
Fix a bug in the udev rules script which was claiming every available block device for device-mapper
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-fs/multipath-tools/ChangeLog')
-rw-r--r--sys-fs/multipath-tools/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-fs/multipath-tools/ChangeLog b/sys-fs/multipath-tools/ChangeLog
index 9a3e2627fca7..f29f0f5d2901 100644
--- a/sys-fs/multipath-tools/ChangeLog
+++ b/sys-fs/multipath-tools/ChangeLog
@@ -1,6 +1,14 @@
# 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.9 2006/01/26 21:41:10 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.10 2006/02/08 14:28:59 dsd Exp $
+
+*multipath-tools-0.4.6.1-r1 (08 Feb 2006)
+
+ 08 Feb 2006; Daniel Drake <dsd@gentoo.org>
+ +files/multipath-tools-0.4.6.1-udev-rules.patch,
+ +multipath-tools-0.4.6.1-r1.ebuild:
+ Fix a bug in the udev rules script which was claiming every available block
+ device for device-mapper
*multipath-tools-0.4.6.1 (26 Jan 2006)