diff options
author | Linus Nordberg <linus@nordu.net> | 2012-04-10 16:14:43 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-04-12 17:27:22 +0200 |
commit | 5fad8c33d0f4137cbc1bff3bf63f9f80441808cd (patch) | |
tree | 3a88ada934e7fb3b2433ef14048b40efba6d2cb3 /ChangeLog | |
parent | 872de3db9cd97001b372561d46bad4293421cf73 (diff) |
Add dynamic config updates to ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |