diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-04-30 16:26:17 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-04-30 16:26:17 +0000 |
commit | e156bbaa1b3865d9532eaef6156b4d1b26e96034 (patch) | |
tree | 0377d45c9c081dd97c2697bf0525edb7f016f66e /perl-install/NEWS | |
parent | 69ce41a4ee0fa7a696d8ff3ec4fbf7e394738180 (diff) | |
download | drakx-e156bbaa1b3865d9532eaef6156b4d1b26e96034.tar drakx-e156bbaa1b3865d9532eaef6156b4d1b26e96034.tar.gz drakx-e156bbaa1b3865d9532eaef6156b4d1b26e96034.tar.bz2 drakx-e156bbaa1b3865d9532eaef6156b4d1b26e96034.tar.xz drakx-e156bbaa1b3865d9532eaef6156b4d1b26e96034.zip |
fix race when creating encrypted partition out of install
Diffstat (limited to 'perl-install/NEWS')
-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 44093b17a..5a282cee0 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,7 @@ - diskdrake: o fix the crypto mountpoint checks for the create case o fix resize of active encrypted volumes + o fix race when creating encrypted partition out of install Version 13.22 - 29 April 2010 |