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-07-05 19:19:40 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-05 19:19:40 +0300
commit871be32be2f9e7e79f414877bb477ffd2430a61d (patch)
tree9fd1096f98b3b51c05c6b1dc7f650cff9426aad0
parent77a0226f1ba4174cc7f6051c632901b1a7ced09d (diff)
Updated log
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 61470d8d..df8afa5c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -199,6 +199,7 @@ 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
+* DisplayToolTip - New function to display tooltips
* IsDebug - Check for usage of --debug
* IsDeveloperMode - Status for development and debugging (--developer)
* IsDeveloperVersion - Check if release is still under development