diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-03-18 14:35:34 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-03-18 14:43:06 +0100 |
commit | cd7ce13e2f90bf25cedfcec1a606948b7b9897df (patch) | |
tree | 4a266f0182f5962dd020dc2dd20a830d7a5d738a /perl-install/NEWS | |
parent | 5c0a888ab6d2fa52d5d6bcbaf6530de71f744b47 (diff) | |
download | drakx-cd7ce13e2f90bf25cedfcec1a606948b7b9897df.tar drakx-cd7ce13e2f90bf25cedfcec1a606948b7b9897df.tar.gz drakx-cd7ce13e2f90bf25cedfcec1a606948b7b9897df.tar.bz2 drakx-cd7ce13e2f90bf25cedfcec1a606948b7b9897df.tar.xz drakx-cd7ce13e2f90bf25cedfcec1a606948b7b9897df.zip |
fix partitions not initially displayed (mga#17564)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index bd9ad169b..04e0a450a 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- diskdrake: + o fix partitions not initially displayed (mga#17564) + Version 17.19 - 24 February 2016 - detect nvme devices as block devices (mga#17743) |