summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Eble <psychotrahe@users.sourceforge.net>2007-09-23 09:48:37 +0000
committerMatthias Eble <psychotrahe@users.sourceforge.net>2007-09-23 09:48:37 +0000
commitd1c9a5cf6a8c5e7990e3efd167d84dc8f1d8a042 (patch)
treedd9b6cc027c1a84e7c7af35fa167ef84dfcb6dc5 /NEWS
parentbb32ecb79c6e4d7161f0bee54e4197fca64d23d6 (diff)
downloadmonitoring-plugins-d1c9a5cf6a8c5e7990e3efd167d84dc8f1d8a042.tar.gz
Added radiusclient-ng support for check_radius. Thanks to Sebastien Guay (#1218438)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1788 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2ef39153..a2a4868a 100644
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,8 @@ This file documents the major additions and syntax changes between releases.
25 WARNING: check_disk's -E option must now be passed before -p or -r/-R arguments 25 WARNING: check_disk's -E option must now be passed before -p or -r/-R arguments
26 Passing -E after -p or -r results in UNKNOWN state, now 26 Passing -E after -p or -r results in UNKNOWN state, now
27 This is needed due to the new ignore feature 27 This is needed due to the new ignore feature
28 Fix bug when mixing case sensitive and case insensitive regex arguments 28 Fix check_disk bug when mixing case sensitive and case insensitive regex arguments
29 Check_radius now supports radiusclient-ng
29 30
301.4.9 4th June 2006 311.4.9 4th June 2006
31 Inclusion of contrib/check_cluster2 as check_cluster with some improvements 32 Inclusion of contrib/check_cluster2 as check_cluster with some improvements