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>2017-04-23 21:17:58 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-04-23 21:17:58 +0300
commit77d26dc184e8ab01438db548dad327b971dcfe44 (patch)
tree3234678a1055ad772598c25e05067c3f52b85b37 /CHANGELOG.md
parent70ea29483a5fcb82ddc89d656227194560b502f2 (diff)
Preparing for next release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e5a4940..623fb2fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,17 @@
Lynis Changelog
===============
+Lynis 2.4.9 (2017-04-21)
+
+This release is a maintenance release with focus on cleaning up the code for
+readability and future expansion. It includes:
+
+* Setting ROOTDIR variable instead of fixed paths
+* Introduction of IsEmpty and HasData functions for readability of code
+* Removal of unused code and comments
+
+---------------------------------------------------------------------------------
+
Lynis 2.4.8 (2017-03-29)
Changes: