diff options
author | Thomas Backlund <tmb@mageia.org> | 2016-12-24 00:36:23 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2016-12-24 00:36:23 +0200 |
commit | 1ea7c5a1099fb73823cf4fea7e46328945fa4f81 (patch) | |
tree | 98b0c2e8ee281de151ddd26f51bfad74cb01a8be /perl-install/install | |
parent | b8a9c49c6418e81b01a78feb49c1a038fd907842 (diff) | |
download | drakx-1ea7c5a1099fb73823cf4fea7e46328945fa4f81.tar drakx-1ea7c5a1099fb73823cf4fea7e46328945fa4f81.tar.gz drakx-1ea7c5a1099fb73823cf4fea7e46328945fa4f81.tar.bz2 drakx-1ea7c5a1099fb73823cf4fea7e46328945fa4f81.tar.xz drakx-1ea7c5a1099fb73823cf4fea7e46328945fa4f81.zip |
disable audit logging by default as it floods the logs
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 6bf829695..630560bf2 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- bootloader: + o disable audit logging as it floods the logs + Version 17.68 - 14 December 2016 - fix progress bar on i586 (mga#19930) |