diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-02 00:42:28 +0100 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-02 00:42:28 +0100 |
| commit | 063bc4e71d168e59437068fc386c9c3e9e25f4c6 (patch) | |
| tree | 001fe755a6aa3904f37625a7bcea072df0cbea5b | |
| parent | f2fe51604ee47b70c3b4510fc9408c1cc77407b0 (diff) | |
| download | monitoring-plugins-063bc4e71d168e59437068fc386c9c3e9e25f4c6.tar.gz | |
NEWS: Modify list of changes for 2.1.1 releasev2.1.1
Make the list of changes slightly more descriptive.
| -rw-r--r-- | NEWS | 11 |
1 files changed, 6 insertions, 5 deletions
| @@ -1,11 +1,12 @@ | |||
| 1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
| 2 | 2 | ||
| 3 | 2.1.1 2nd December 2014 | 3 | 2.1.1 2nd December 2014 |
| 4 | FIXES | 4 | FIXES |
| 5 | Fix check_apt memset | 5 | Fix check_ntp's jitter checking |
| 6 | Fix check_real null termination | 6 | Fix check_ntp's handling of invalid server responses |
| 7 | Fix check_tcp help description escaping | 7 | Fix check_apt's handling of invalid regular expressions |
| 8 | Fix check_ntp jitter response processing | 8 | Fix check_real's server response processing |
| 9 | Fix backslash escaping in check_tcp's --help output | ||
| 9 | 10 | ||
| 10 | 2.1 15th October 2014 | 11 | 2.1 15th October 2014 |
| 11 | ENHANCEMENTS | 12 | ENHANCEMENTS |
