aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Matthias Eble <psychotrahe@users.sourceforge.net> 2007-09-23 09:48:37 +0000
committerGravatar Matthias 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.
WARNING: check_disk's -E option must now be passed before -p or -r/-R arguments
Passing -E after -p or -r results in UNKNOWN state, now
This is needed due to the new ignore feature
- Fix bug when mixing case sensitive and case insensitive regex arguments
+ Fix check_disk bug when mixing case sensitive and case insensitive regex arguments
+ Check_radius now supports radiusclient-ng
1.4.9 4th June 2006
Inclusion of contrib/check_cluster2 as check_cluster with some improvements