diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-02-10 12:38:49 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-02-10 12:38:49 +0000 |
commit | 621d89ae370c3b324408812f6b00024d34b16efe (patch) | |
tree | 3f44ae714a33bd947c62411f4af620c781ea28af | |
parent | 8bcdb36d32637a5dfd1e0c9cc13b48e19c0f52dc (diff) | |
download | drakx-621d89ae370c3b324408812f6b00024d34b16efe.tar drakx-621d89ae370c3b324408812f6b00024d34b16efe.tar.gz drakx-621d89ae370c3b324408812f6b00024d34b16efe.tar.bz2 drakx-621d89ae370c3b324408812f6b00024d34b16efe.tar.xz drakx-621d89ae370c3b324408812f6b00024d34b16efe.zip |
Update NEWS
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 25817e105..27d7cdf3e 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 13.11 - 10 February 2010 + - add support for asturian (#56990) - drakboot: o fix crypted password detection diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e8947c999..2c199d62e 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,3 @@ -- fix invocation of grub-md5-crypt from within installer (#57461) - Version 13.11 - 10 February 2010 - add support for asturian (#56990) @@ -8,6 +6,9 @@ Version 13.11 - 10 February 2010 o allow reusing existing partitions in lvm o fix a crash on empty disk o fix using empty dmraid +- drakboot: + o fix crypted password detection + o fix invocation of grub-md5-crypt from within installer (#57461) Version 13.10 - 4 February 2010 |