diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-07 19:05:01 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-07 19:05:01 +0000 |
commit | a8f772d35be17d3bb8d08f41e5a20da121813b36 (patch) | |
tree | 770b5c8cf46598166c1da71a4824c3449a71d2b4 /perl-install/install | |
parent | 5c2f38d7bd25450ea724efa55901bd2469cb5ad7 (diff) | |
download | drakx-a8f772d35be17d3bb8d08f41e5a20da121813b36.tar drakx-a8f772d35be17d3bb8d08f41e5a20da121813b36.tar.gz drakx-a8f772d35be17d3bb8d08f41e5a20da121813b36.tar.bz2 drakx-a8f772d35be17d3bb8d08f41e5a20da121813b36.tar.xz drakx-a8f772d35be17d3bb8d08f41e5a20da121813b36.zip |
- really fix partition device name for some dmraid (missing "p", cf #38363)
(this is needed to complete commit r238726 | pixel | 2008-03-06)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e76e7bc7f..768bc6b67 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- really fix partition device name for some dmraid (missing "p", cf #38363) + Version 10.10 - 6 March 2008 - fix resizing/formatting ntfs, and create "Windows" entry in bootloader |