NEWS: Modify list of changes for 2.1.1 release

Make the list of changes slightly more descriptive.
This commit is contained in:
Holger Weiss 2014-12-02 00:42:28 +01:00
parent f2fe51604e
commit 063bc4e71d

11
NEWS
View file

@ -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