From 5ac6ffa9acfc890d8cec2e1135c87e1c061e9ef9 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Wed, 27 Jul 2016 12:14:34 +0200 Subject: [PATCH] Update log --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3381a9e5..80b0792c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,21 +45,27 @@ General * Changed header and footer of screen output * Allow atomic tests to be skipped (e.g. SSH-7408) * Extended tests database with category (lynis show tests) +* By default Lynis will now run in 'quick mode' and not break after each +section. You can get this behavior by adding the --wait option. Functions --------- * RemoveColors - New test to clear colors * DisplayError - Display error on screen in uniform format and colors +* SkipAtomicTest - This function is now properly working with lowercase strings Website ------- Several controls on the website are added or updated, including: +* FILE-6344 * FINT-4315 * FINT-4402 * HTTP-6714 * MACF-6234 +* NAME-4018 +* NAME-4402 * PHP-2374 * PROC-3612 * TIME-3106