diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-04-12 13:05:05 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-04-12 13:05:05 +0000 |
commit | 05bd0324f5cff0d5626400e96e90ad2e348241c6 (patch) | |
tree | 1140572646e001d0127f16bb3dfd16d56b21ef51 /perl-install | |
parent | 94db17d4158751170ca336e6337b3a4dc39e9671 (diff) | |
download | drakx-05bd0324f5cff0d5626400e96e90ad2e348241c6.tar drakx-05bd0324f5cff0d5626400e96e90ad2e348241c6.tar.gz drakx-05bd0324f5cff0d5626400e96e90ad2e348241c6.tar.bz2 drakx-05bd0324f5cff0d5626400e96e90ad2e348241c6.tar.xz drakx-05bd0324f5cff0d5626400e96e90ad2e348241c6.zip |
allow creating btrfs
Diffstat (limited to 'perl-install')
-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 f15be4f00..7e93f0f31 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -6,6 +6,7 @@ - diskdrake: o use device label even if it was not changed (#47456) o allow resizing btrfs + o allow creating btrfs Version 13.15 - 17 March 2010 |