Merge branch 'master' into dynconf2
[radsecproxy.git] / ChangeLog
index ed858cb..8ba0401 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        configured explicitly.  This was implemented by Maja
        Gorecka-Wolniewicz and Paweł Gołaszewski.  (RADSECPROXY-29)
        - Add config option PidFile.  (RADSECPROXY-32)
+       - Preliminary support for DynamicLookupCommand.  It's for TLS
+       servers only at this point.  Also, beware of risks for memory
+       leaks.
 
        Bug fixes:
        - Stop the autoconfery from warning about defining variables
        conditionally and unconditionally.
        - Honour configure option --sysconfdir.  (RADSECPROXY-31)
-       - Other bugs.  (RADSECPROXY-26, -28, -34, -35)
+       - 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: