diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-19 10:57:12 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-19 10:57:12 +0100 |
commit | 727a47ffa24f754b3bcb02dc14d2af53a79f52bb (patch) | |
tree | ca7b6352018d4a15d6649e80f8e11f7fe6c8b6d6 /perl-install | |
parent | 003f98ff896e36b7f54e3f3439b858390d8a840e (diff) | |
download | drakx-727a47ffa24f754b3bcb02dc14d2af53a79f52bb.tar drakx-727a47ffa24f754b3bcb02dc14d2af53a79f52bb.tar.gz drakx-727a47ffa24f754b3bcb02dc14d2af53a79f52bb.tar.bz2 drakx-727a47ffa24f754b3bcb02dc14d2af53a79f52bb.tar.xz drakx-727a47ffa24f754b3bcb02dc14d2af53a79f52bb.zip |
simplify logs
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index a341f6440..558267bc5 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,7 +1,7 @@ Version 18.25 - 18 March 2020 - update list for modules needing firmware -- recognize new kernel 5.2 - 5.4 drivers +- recognize new kernel 5.2 - 5.5 drivers - diskdrake: o add support for F2FS o enable to inspect NILFS2 formated partitions @@ -13,7 +13,6 @@ Version 18.25 - 18 March 2020 - drakfont: o don't crash when fonts.cache-1 to delete doesn't exist anymore (mga#21086) - drakboot: initial support for setting up uefi on aarch64 -- recognize new kernel 5.5 drivers Version 18.21 - 23 June 2019 |