diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-20 08:35:12 -0400 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-20 18:34:47 +0200 |
commit | 1e4b61c23a81e19e6fd62893b136fd0bde9b55ab (patch) | |
tree | 44e76ec0917c716785e778f54ce9578a29238c4c /perl-install/NEWS | |
parent | 916e112f0d5fe753be24db15bc8555f8058699f0 (diff) | |
download | drakx-1e4b61c23a81e19e6fd62893b136fd0bde9b55ab.tar drakx-1e4b61c23a81e19e6fd62893b136fd0bde9b55ab.tar.gz drakx-1e4b61c23a81e19e6fd62893b136fd0bde9b55ab.tar.bz2 drakx-1e4b61c23a81e19e6fd62893b136fd0bde9b55ab.tar.xz drakx-1e4b61c23a81e19e6fd62893b136fd0bde9b55ab.zip |
display cosmetics when reading back GPT
let's diskdrake show the same types as for MBR partitions.
to be cleaned once we switch to libparted for everything...
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index e040d2c9c..de025fcfe 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,5 @@ - diskdrake: + o display cosmetics when reading back GPT partitions o fix mnt point for FAT partitions on GTP (mga#15987) o set the proper GUID for FAT partitions on GPT - drakboot: |