updated Changes #151

This commit is contained in:
Jordi Sanfeliu 2016-05-30 12:50:34 +02:00
parent fd953c2264
commit e6fc55b0d5
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ N.N.N - DD-MMM-2015
- Removed 'max_historic_years' limitation of 5 years. [#145]
- No longer needed to have also reports enabled in 'traffacct.pm' to generate
daily traffic counters.
- Added a warning message in 'disk.pm' that if some of the disk devices defined
is not present in the system the initialization will be aborted. [#151]
- Fixed in 'libvirt.pm' limiting to 100 all CPU values greater than 100.
- Fixed in 'libvirt.pm' to hide empty groups.
(thanks to Pavel Bauer, pbauer AT algotech.cz for pointing this out)