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>2020-10-21 16:09:56 +0300
committerGitHub <noreply@github.com>2020-10-21 16:09:56 +0300
commitc2e0c28912f479b816f04f78ce428172dae42645 (patch)
tree315a2ddd0ae021f535b5ac6848bcd4023f56c31e /CHANGELOG.md
parent4aeb244789db28193ad54d44c94e718c2543e574 (diff)
Updated log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 74bb5be3..a21e03bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
- ParseNginx function: Support include on absolute paths
- ParseNginx function: Ignore empty included wildcards
- Set 'RHEL' as OS_NAME for Red Hat Enterprise Linux
+- Test if pgrep exists before using it
- French translation improved
- Small code enhancements