Updated log

This commit is contained in:
mboelen 2014-10-26 23:34:43 +01:00
parent 14f2629d3c
commit 5461efc678
1 changed files with 6 additions and 1 deletions

View File

@ -21,10 +21,15 @@
New:
- Boot loader detection for AIX [BOOT-5102]
- Detection of lsvg binary
Changes:
- Hide errors when RPM database is faulty and show suggestion instead [PKGS-7308]
- Don't trigger warning for Shellshock when doing segfault test [SHLL-6290]
- Improved Shellshock test regarding non-Linx support [SHLL-6290]
- Added support for gathering volume groups on AIX [FILE-6311]
- Support for volume groups on AIX [FILE-6312]
- Redirect errors when searching for readlink binary
- Improved Shellshock test for non-Linux systems [SHLL-6290]
--