From 32a9efdaf8f1d43fbeb510a99458c279fe956997 Mon Sep 17 00:00:00 2001 From: mboelen Date: Thu, 9 Oct 2014 00:41:15 +0200 Subject: [PATCH] Updated log --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6db6c535..14e42a06 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -36,7 +36,7 @@ - Improvements to kernel detection (e.g. Gentoo) [KRNL-5830] - Improved GetHostID function for systems having only ip binary - Adjustments so insecure SSL protocols are detected in nginx config [HTTP-6710] - - Improved boot loader detection for Grub 2 [BOOT-5121] + - Improved boot loader detection for GRUB2 [BOOT-5121] - Split GRUB test into two tests [BOOT-5122] - Minor adjustments to log output - Added Mac OS uptime check [BOOT-5202]