Module: monitoring-plugins
Branch: maint-2.1
Commit: d76c50848114c1f60cf87173474eed202c792154
Author: Jan Wagner <[email protected]>
Date: Tue Oct 13 11:37:34 2015 +0200
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d76c508
Updating NEWS
---
NEWS | 1 +
1 file changed, 1 insertion(+)
diff --git a/NEWS b/NEWS
index f52c5b7..7381924 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ This file documents the major additions and syntax changes
between releases.
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
+ Fix check_procs's unclosed filehandle in pst3 on Solaris
2.1 15th October 2014
ENHANCEMENTS