diff options
author | Daniel Drake <dsd@gentoo.org> | 2005-12-06 19:45:17 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2005-12-06 19:45:17 +0000 |
commit | 41fae847466fbd390b99b9689da6d860c00b97dc (patch) | |
tree | 65a9086c039cdef2f12b5346d5e5724012893b53 /sys-fs/multipath-tools/ChangeLog | |
parent | Added ~amd64 keyword. (diff) | |
download | historical-41fae847466fbd390b99b9689da6d860c00b97dc.tar.gz historical-41fae847466fbd390b99b9689da6d860c00b97dc.tar.bz2 historical-41fae847466fbd390b99b9689da6d860c00b97dc.zip |
Version bump. If you were seeing udev starting *extremely* slowly, then this is your fix (remember to etc-update/dispatch-conf).
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-fs/multipath-tools/ChangeLog')
-rw-r--r-- | sys-fs/multipath-tools/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-fs/multipath-tools/ChangeLog b/sys-fs/multipath-tools/ChangeLog index 90f18c45be10..a456d0276726 100644 --- a/sys-fs/multipath-tools/ChangeLog +++ b/sys-fs/multipath-tools/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-fs/multipath-tools # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.7 2005/09/02 15:01:44 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.8 2005/12/06 19:45:17 dsd Exp $ + +*multipath-tools-0.4.6 (06 Dec 2005) + + 06 Dec 2005; Daniel Drake <dsd@gentoo.org> +multipath-tools-0.4.6.ebuild: + Version bump. If you were seeing udev starting *extremely* slowly, then this + is your fix (remember to etc-update/dispatch-conf). *multipath-tools-0.4.5 (02 Sep 2005) |