Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-08-11 20:04:17 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-11 20:04:17 +0300
commit0170d81a3f6c01a76047a71068b8129dbfcf4e2d (patch)
tree1362ac23784e5f4e776f624d7ae5da52ae6162c7 /CHANGELOG.md
parente78e7801ab1fee5ea09da365b27e47c00cdcaeed (diff)
Updated log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3519de08..aa0980e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,11 @@ Fixes
-----
* Some tests did not show a warning text
+Functions
+---------
+* ExitFatal can now exit program with optional text
+* ShowSymlinkPath and FileIsReadable test for at least one argument
+
---------------------------------------------------------------------------------