diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-22 02:23:54 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-22 02:24:24 +0200 |
commit | bee315d23c17623a69d1bd3dc4f8c75eb5ec465d (patch) | |
tree | d34e04dfca6099d064b11d1c7c50b45e07e5745f /perl-install | |
parent | e9579bf1b5111c0c8ec0dcdb25cc41f829613bd5 (diff) | |
download | drakx-bee315d23c17623a69d1bd3dc4f8c75eb5ec465d.tar drakx-bee315d23c17623a69d1bd3dc4f8c75eb5ec465d.tar.gz drakx-bee315d23c17623a69d1bd3dc4f8c75eb5ec465d.tar.bz2 drakx-bee315d23c17623a69d1bd3dc4f8c75eb5ec465d.tar.xz drakx-bee315d23c17623a69d1bd3dc4f8c75eb5ec465d.zip |
fix logs
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 3e6e30714..b3acdf2da 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,5 @@ - drakboot: - o add support for crypted grub passwords + o add support for crypted grub2 passwords Version 17.41 - 20 June 2016 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index c3c8941a3..9b55ba7b2 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,5 @@ - bootloader configuration: - o add support for crypted grub passwords + o add support for crypted grub2 passwords Version 17.41 - 20 June 2016 |