diff options
-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 |