diff options
author | Jan Wagner <waja@cyconet.org> | 2014-12-01 09:01:35 (GMT) |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2014-12-01 10:07:54 (GMT) |
commit | 4182119245d05673c2df0b6c10bf6858d1a69ad6 (patch) | |
tree | e6f545d6276233d1fe28a0169b054a02e2e286dc /NEWS | |
parent | 22dfca20fd83da319ec23160e0092a602b6c1eea (diff) | |
download | monitoring-plugins-4182119245d05673c2df0b6c10bf6858d1a69ad6.tar.gz |
NEWS: Updating all the fixes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +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 | ||
4 | FIXES | ||
5 | Fix check_apt memset | ||
6 | Fix check_real null termination | ||
7 | Fix check_tcp help description escaping | ||
8 | Fix check_ntp jitter response processing | ||
9 | |||
3 | 2.1 15th October 2014 | 10 | 2.1 15th October 2014 |
4 | ENHANCEMENTS | 11 | ENHANCEMENTS |
5 | New check_hpjd -p option for port specification (abrist) | 12 | New check_hpjd -p option for port specification (abrist) |