summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/NEWS1
-rw-r--r--perl-install/install/NEWS3
2 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index f83d1055a..f71a9b425 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,4 @@
+- recognize new kernel-4.1 drivers
- fix detecting nvme devices as block devices
- detect nvme devices as block devices (mga#17743)
- detect partitions on nvme devices (mga#17743)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 89051d6b4..912e8cae6 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,6 @@
+- recognize new kernel-4.1 drivers
+- fix detecting nvme devices as block devices
+
Version 16.105 - 15 June 2015
- really fix urpmi media when installing from USB (mga#5690)