diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-06-10 11:10:40 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-06-10 11:24:13 +0100 |
commit | e6d1a723335238323f8289cca7a3bce50f0aa4dc (patch) | |
tree | 3fcbe0375be4b19a3c2781bd436240010f82c33a /perl-install/NEWS | |
parent | c40e6d9c9f5b7122858cb05e2c6021d6f122bcf5 (diff) | |
download | drakx-e6d1a723335238323f8289cca7a3bce50f0aa4dc.tar drakx-e6d1a723335238323f8289cca7a3bce50f0aa4dc.tar.gz drakx-e6d1a723335238323f8289cca7a3bce50f0aa4dc.tar.bz2 drakx-e6d1a723335238323f8289cca7a3bce50f0aa4dc.tar.xz drakx-e6d1a723335238323f8289cca7a3bce50f0aa4dc.zip |
diskdrake: remove partition from /etc/crypttab when deleted (mga#25891)
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 fc68aedea..ec4516086 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- diskdrake: remove partition from /etc/crypttab when deleted (mga#25891) + Version 18.28 - 29 May 2020 - drakboot: don't die in write_grub2 if grub.cfg doesn't exist (mga#26676) |