summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2016-03-29 23:06:38 +0300
committerThomas Backlund <tmb@mageia.org>2016-09-25 12:00:59 +0300
commit21b32704e6db5726e8654de0897ba304f8335ddf (patch)
treecf92f7dc5192aac2ca320f069b5beefff6ea471e /perl-install/NEWS
parent4dab94f07ad09540cf41c9f7d511091709cf1a7f (diff)
downloaddrakx-21b32704e6db5726e8654de0897ba304f8335ddf.tar
drakx-21b32704e6db5726e8654de0897ba304f8335ddf.tar.gz
drakx-21b32704e6db5726e8654de0897ba304f8335ddf.tar.bz2
drakx-21b32704e6db5726e8654de0897ba304f8335ddf.tar.xz
drakx-21b32704e6db5726e8654de0897ba304f8335ddf.zip
fix detecting nvme devices as block devices
(cherry picked from commit 3da2f2c8125861ca76436049b4706f9fcd17b446)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r--perl-install/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index ef5241e98..f83d1055a 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,4 @@
+- fix detecting nvme devices as block devices
- detect nvme devices as block devices (mga#17743)
- detect partitions on nvme devices (mga#17743)