diff options
author | Sven Nierlein <sven@nierlein.de> | 2012-06-25 12:07:50 +0200 |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2012-06-25 12:07:50 +0200 |
commit | eb2615a0bae70dc5ee5020b9d96d1ae7c95d1728 (patch) | |
tree | 42a692046f9da484bf399cdf224c57fe35141def | |
parent | fa3d2a4074e1bd8526e37ba5e1a214ae4a1774cf (diff) | |
download | monitoring-plugins-eb2615a0bae70dc5ee5020b9d96d1ae7c95d1728.tar.gz |
updated changelog
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | THANKS.in | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,7 @@ This file documents the major additions and syntax changes between releases. | |||
15 | Improved the performance of check_users (Marc Remy) | 15 | Improved the performance of check_users (Marc Remy) |
16 | Add perfdata to check_disk_smb (Debian #654259 - Charles-Henri Larose) | 16 | Add perfdata to check_disk_smb (Debian #654259 - Charles-Henri Larose) |
17 | Updated Nagios::Plugin perl module | 17 | Updated Nagios::Plugin perl module |
18 | Add warning threshold to certificate expiration checks of check_tcp/http/smtp (William Leibzon) | ||
18 | 19 | ||
19 | FIXES | 20 | FIXES |
20 | Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) | 21 | Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) |
@@ -276,3 +276,4 @@ Matej Vela | |||
276 | Jason Ellison | 276 | Jason Ellison |
277 | Charles-Henri Larose | 277 | Charles-Henri Larose |
278 | Tobias Brox | 278 | Tobias Brox |
279 | William Leibzon | ||