diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-09-29 16:41:47 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-09-29 16:41:47 +0200 |
commit | 16f0f34102b5afe280d59e3a3092ccc7c0d0d1ae (patch) | |
tree | 9f2d7375cb68a3f4e00362ed4319e4b6245acdc1 /perl-install/NEWS | |
parent | 6c81e3b9a3bf9ec5b6fac835a9c1056a0b2225b1 (diff) | |
download | drakx-16f0f34102b5afe280d59e3a3092ccc7c0d0d1ae.tar drakx-16f0f34102b5afe280d59e3a3092ccc7c0d0d1ae.tar.gz drakx-16f0f34102b5afe280d59e3a3092ccc7c0d0d1ae.tar.bz2 drakx-16f0f34102b5afe280d59e3a3092ccc7c0d0d1ae.tar.xz drakx-16f0f34102b5afe280d59e3a3092ccc7c0d0d1ae.zip |
enable to format already formated btrfs partitions (mga#11256)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index dff1d4e2e..353ff0aeb 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,6 +2,8 @@ o fix detecting some soft RAID (mga#11139 and the like) o detect wifi cards managed by ssb driver (mga#9378) - remove symlinks during install that are now handled in drakx-kbd-mouse-x11 +- diskdrake: + o enable to format already formated btrfs partitions (mga#11256) - fix drakauth ldap configuration (mga#10005) - ensure files are installed for nfs (mga#10301) |