updated changelog

This commit is contained in:
Sven Nierlein 2012-06-25 12:07:50 +02:00
parent fa3d2a4074
commit eb2615a0ba
2 changed files with 2 additions and 0 deletions

1
NEWS
View file

@ -15,6 +15,7 @@ This file documents the major additions and syntax changes between releases.
Improved the performance of check_users (Marc Remy)
Add perfdata to check_disk_smb (Debian #654259 - Charles-Henri Larose)
Updated Nagios::Plugin perl module
Add warning threshold to certificate expiration checks of check_tcp/http/smtp (William Leibzon)
FIXES
Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603)

View file

@ -276,3 +276,4 @@ Matej Vela
Jason Ellison
Charles-Henri Larose
Tobias Brox
William Leibzon