summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0658e60..cf4d8e4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+* the Radius probe now has an 'allowreject' variable that makes it treat
+ rejected RADIUS authentications as OK.
+ Patch by Jeremy Laidman <jlaidman *rebel-it.com.au> --niko
+
* help --static to work a bit better by fixing the dummy script_name
implementation -- tobi