summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2012-04-10 16:14:43 +0200
committerLinus Nordberg <linus@nordu.net>2012-04-12 17:27:22 +0200
commit5fad8c33d0f4137cbc1bff3bf63f9f80441808cd (patch)
tree3a88ada934e7fb3b2433ef14048b40efba6d2cb3
parent872de3db9cd97001b372561d46bad4293421cf73 (diff)
Add dynamic config updates to ChangeLog.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b38d95..c8cad5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,10 @@
conditionally and unconditionally.
- Honour configure option --sysconfdir. (RADSECPROXY-31)
- Other bugs. (RADSECPROXY-26, -28, -34, -35, -39)
+ - Don't crash on failing DynamicLookupCommand scripts.
+ - When a DynamicLookupCommand script is failing, fall back to
+ other server(s) in the realm. The timeout depends on the kind of
+ failure.
2011-10-08 1.5
New features: