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:
authormboelen <michael@cisofy.com>2014-09-17 11:58:59 +0400
committermboelen <michael@cisofy.com>2014-09-17 11:58:59 +0400
commit6145570c7f82e7f31e6defad5cddacd7d9268da4 (patch)
treecceb9c460fc2dc20749d6ca7e67a24eaba7b3db7
parentc9fde8c2d11744cc0875bc3e5dd0abf096211755 (diff)
Updated log
-rw-r--r--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5dd371fa..9d996bad 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -28,6 +28,7 @@
User-Mode Linux (UML), VMware product, XEN
- ShowSymlinkPath function to check path behind a symlink
+ - FileIsEmpty function to check for empty files
Changes:
- Improved inetd test to avoid false positive with xinetd process [INSE-8002]
@@ -35,7 +36,9 @@
- Fix for reading at.deny file [SCHD-7720]
- Extended telnet in inetd test [INSE-8016]
- Removed individual warnings [BOOT-5184]
- - Store PID file in home directory of user if needed
+ - Store PID file in home directory of the user, if needed
+
+ --
* 1.6.1 (2014-09-09)