diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-06-19 13:43:13 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-06-19 13:43:13 +0000 |
commit | a20652dde2e5d98c758cf868ab732257b42933a6 (patch) | |
tree | ef1a2b957dd07f3885753f7d7057989c0854a99f /perl-install/NEWS | |
parent | c5cfca81e636cdbe5b0c2a3b9723f7524dcdee22 (diff) | |
download | drakx-a20652dde2e5d98c758cf868ab732257b42933a6.tar drakx-a20652dde2e5d98c758cf868ab732257b42933a6.tar.gz drakx-a20652dde2e5d98c758cf868ab732257b42933a6.tar.bz2 drakx-a20652dde2e5d98c758cf868ab732257b42933a6.tar.xz drakx-a20652dde2e5d98c758cf868ab732257b42933a6.zip |
lookup unlisted devices in /sys (or /proc) when looking for major/minor of a device (#49339)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index c496c25f2..67cf8beb0 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,5 @@ -- handle virtio when looking for major/minor of a block device (#49339) +- lookup unlisted devices in /sys (or /proc) when looking for + major/minor of a device (#49339) Version 12.39 - 16 Jun 2009 |