From 1b2dcb182515a930b3fd98a239ec8fe552d34db6 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Thu, 11 Aug 2016 19:56:42 +0200 Subject: [PATCH] Updated log --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa0980e0..850776fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ Additions --------- * OpenStack detection * Option to disable automatic refresh of software repository +* Redis test to detect configuration file +* Test secureauth for Redis configurations Languages @@ -20,11 +22,18 @@ Fixes ----- * Some tests did not show a warning text + + Functions --------- * ExitFatal can now exit program with optional text * ShowSymlinkPath and FileIsReadable test for at least one argument +Tests +----- +* DBS-1882 - Redis configuration detection +* DBS-1884 - Redis 'secureauth' check + ---------------------------------------------------------------------------------