diff options
-rw-r--r-- | perl-install/install/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e2e739a20..d3e10b08c 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,7 +1,12 @@ +Version 13.25 - 17 May 2010 + - enable acl by default on ext2/3/4 fs - enable user_xattr on home for ext2 too - allow setting acl option in diskdrake - default to defaultFS in LVM, not ext2 +- don't ask to reboot after resize if not needed +- do not ask to reboot after resizing LUKS if not mounted +- workaround mapper/* being symlinks in dmraid support Version 13.24 - 9 May 2010 |