Change default shared secret for TLS and DTLS.
[radsecproxy.git] / ChangeLog
index 57dc4d8..e1087ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,15 @@
-2011-12-12 1.6-dev
+2011-12-22 1.6-dev
+       Incompatible changes:
+       - The default shared secret for TLS and DTLS connections change
+       from "mysecret" to "radsec" as per draft-ietf-radext-radsec-12.txt
+       section 2.3 (4).  Please make sure to specify a secret in both
+       client and server blocks to avoid unwanted surprises.
+
+       New features:
+       - Improved F-Ticks logging options.  F-Ticks can now be sent to a
+       separate syslog facility and the VISINST label can now be
+       configured explicitly.
+
        Bug fixes:
        - Stop the autoconfery from warning about defining variables
        conditionally and unconditionally.