Updated log

This commit is contained in:
Michael Boelen 2016-06-18 12:00:39 +02:00
parent dc0fa690f3
commit 9104ecbe3e
1 changed files with 14 additions and 10 deletions

View File

@ -80,6 +80,8 @@ Language Support
----------------
Lynis now supports language translations, with the language profile option.
Initial languages: Dutch (nl), English (en)
Mac OS X Improvements
---------------------
@ -190,8 +192,10 @@ Functions
---------
* ContainsString - New function to search for a string in another one
* Display - Added --debug, showing details on screen in debug mode
- Reset identation for lines which are too long
* IsDebug - Check for usage of --debug
* IsDeveloperMode - Status for development and debugging (--developer)
* IsDeveloperVersion - Check if release is still under development
* IsRunning - Added return state
* IsVerbose - Check for usage of --verbose
* IsOwnedByRoot - Check ownership of files and directories