diff --git a/CHANGELOG b/CHANGELOG index 14e42a06..910756c2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -32,16 +32,18 @@ - Added tests for Shellshock bash vulnerability [SHLL-6290] Changes: + - Adjustments so insecure SSL protocols are detected in nginx config [HTTP-6710] + - Only gather unique name servers from /etc/resolv.conf [NAME-2704] - Properly detect mod_evasive on Gentoo and others [HTTP-6640] - 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 GRUB2 [BOOT-5121] - Split GRUB test into two tests [BOOT-5122] - - Minor adjustments to log output - Added Mac OS uptime check [BOOT-5202] + - Improved GetHostID function for systems having only ip binary + - Minor adjustments to log output - Renamed dev directory to extras + -- * 1.6.2 (2014-09-22)