summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Eble <psychotrahe@users.sourceforge.net>2010-11-28 20:35:59 (GMT)
committerMatthias Eble <psychotrahe@users.sourceforge.net>2010-11-28 20:35:59 (GMT)
commit0892c4ac28c4c2e3b6275187f845813b4cd6d320 (patch)
treed74de1d9cd5b8cf09d4b88c4575c6f22d069de5c /NEWS
parent77f2c84d2f599d86a60586494169dcab17853e3a (diff)
downloadmonitoring-plugins-0892c4ac28c4c2e3b6275187f845813b4cd6d320.tar.gz
Make check_disk_smb accept spaces in share names (#990948, #1370031, Debian #601699)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a00febc..9458013 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ This file documents the major additions and syntax changes between releases.
3... 3...
4 ENHANCEMENTS 4 ENHANCEMENTS
5 check_nt UPTIME accepts warning/critical thresholds (Ryan Kelly) 5 check_nt UPTIME accepts warning/critical thresholds (Ryan Kelly)
6 check_disk_smb now allows spaces in share names (#990948, #1370031, Debian #601699)
6 7
7 FIXES 8 FIXES
8 check_snmp now attempts to convert string responses into a double value. If the full string is a value, 9 check_snmp now attempts to convert string responses into a double value. If the full string is a value,