summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-12-02 12:22:17 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-12-02 12:22:17 (GMT)
commit04e0a182aeb5defaf6b39cbbd8d9c87491c4f1e4 (patch)
treef979149a56a5392fe1827dc5f39d5faf310437ab /NEWS
parented9394880c18a66fa2b60483774cf49064dd3771 (diff)
parent14d306f57359e82b309ee5c39472fa5af7ef18e1 (diff)
downloadmonitoring-plugins-04e0a182aeb5defaf6b39cbbd8d9c87491c4f1e4.tar.gz
Merge branch 'handle-hanging-nfs'
* handle-hanging-nfs: NEWS: Mention check_disk enhancement Cosmetic change: s/THRLIBS/THREADLIBS/ configure.ac: Don't let pthread check depend on OS check_disk: Seperate declarations from code check_disk: Remove unused status variable check_disk: Fix pthread start routine type Don't let check_disk hang on hanging file systems
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 70ee659..a923e82 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases.
6 thresholds 6 thresholds
7 New check_snmp "-N" option to specify SNMPv3 context name 7 New check_snmp "-N" option to specify SNMPv3 context name
8 New check_nt "-l" parameters: seconds|minutes|hours|days 8 New check_nt "-l" parameters: seconds|minutes|hours|days
9 Make sure check_disk won't hang on hanging (network) file systems
9 10
10 FIXES 11 FIXES
11 Let check_real terminate lines with CRLF when talking to the server, as 12 Let check_real terminate lines with CRLF when talking to the server, as