summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-04-15 07:07:51 +0000
committerThierry Vignaud <tv@mageia.org>2013-04-15 07:07:51 +0000
commit419080d746b306e5ba6d39ebe19d0a2c84233bc0 (patch)
treee2563a7a634b76458e1bd1976bac2dfcdcc04cfd /perl-install/NEWS
parent072d52e000c110d491b1bb76e9697e04b1f341f8 (diff)
downloaddrakx-backup-do-not-use-419080d746b306e5ba6d39ebe19d0a2c84233bc0.tar
drakx-backup-do-not-use-419080d746b306e5ba6d39ebe19d0a2c84233bc0.tar.gz
drakx-backup-do-not-use-419080d746b306e5ba6d39ebe19d0a2c84233bc0.tar.bz2
drakx-backup-do-not-use-419080d746b306e5ba6d39ebe19d0a2c84233bc0.tar.xz
drakx-backup-do-not-use-419080d746b306e5ba6d39ebe19d0a2c84233bc0.zip
retrieve minor/major for LVs too
thus fixing comparing in fs::get::is_same_hd(): 'device_alias' => 'mapper/vg--mga-root', with: 'device' => 'vg-mga/root', thus fixing removing LVM entries when saving /etc/fstab (mga#5811) (backported from trunk)
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 63c5209d0..9c8569a58 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,4 +1,5 @@
- diskdrake:
+ o fix removing LVM entries when saving /etc/fstab (mga#5811)
o offer resizing NTFS again (broken by ntfsprogs -> ntfs-3g switch)
- drakclock:
o do not crash if timezones cannot be listed (mga#6787)