aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2014-12-02 00:42:28 +0100
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2014-12-02 00:42:28 +0100
commit063bc4e71d168e59437068fc386c9c3e9e25f4c6 (patch)
tree001fe755a6aa3904f37625a7bcea072df0cbea5b /NEWS
parentf2fe51604ee47b70c3b4510fc9408c1cc77407b0 (diff)
downloadmonitoring-plugins-063bc4e71d168e59437068fc386c9c3e9e25f4c6.tar.gz
NEWS: Modify list of changes for 2.1.1 release
Make the list of changes slightly more descriptive.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 6 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 04786204..c999e515 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,12 @@
This file documents the major additions and syntax changes between releases.
2.1.1 2nd December 2014
- FIXES
- Fix check_apt memset
- Fix check_real null termination
- Fix check_tcp help description escaping
- Fix check_ntp jitter response processing
+ FIXES
+ Fix check_ntp's jitter checking
+ Fix check_ntp's handling of invalid server responses
+ Fix check_apt's handling of invalid regular expressions
+ Fix check_real's server response processing
+ Fix backslash escaping in check_tcp's --help output
2.1 15th October 2014
ENHANCEMENTS