summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mandriva.org>2010-05-09 21:09:29 +0000
committerPascal Terjan <pterjan@mandriva.org>2010-05-09 21:09:29 +0000
commitcb1a0048f0f4d967705afdd4f2d78f0a8977bb22 (patch)
tree7a48a77899ac5b023d3a2baaac955c8ec8f39ceb /perl-install/NEWS
parent380e5ce3216907e2acf95f32020efbfa3369d945 (diff)
downloaddrakx-cb1a0048f0f4d967705afdd4f2d78f0a8977bb22.tar
drakx-cb1a0048f0f4d967705afdd4f2d78f0a8977bb22.tar.gz
drakx-cb1a0048f0f4d967705afdd4f2d78f0a8977bb22.tar.bz2
drakx-cb1a0048f0f4d967705afdd4f2d78f0a8977bb22.tar.xz
drakx-cb1a0048f0f4d967705afdd4f2d78f0a8977bb22.zip
fix creation of device mapper devices in fs::any::prepare_minimal_root
(this fixes initrd creation from one if using lvm)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r--perl-install/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 75e32c91f..d027b26f9 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,5 +1,9 @@
+Version 13.24 - 9 May 2010
+
- devices:
o get major/minor of device mapper correctly now that they are links
+- fix creation of device mapper devices in fs::any::prepare_minimal_root
+ (this fixes initrd creation from one if using lvm)
Version 13.23 - 30 April 2010