mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-20 00:10:09 -05:00
NEWS: Modify list of changes for 2.1.1 release
Make the list of changes slightly more descriptive.
This commit is contained in:
parent
f2fe51604e
commit
063bc4e71d
1 changed files with 6 additions and 5 deletions
11
NEWS
11
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue