diff options
author | Linus Nordberg <linus@nordu.net> | 2012-04-17 09:49:03 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-04-17 09:59:35 +0200 |
commit | 54e88b0096658369d6ddf68a35f9d3e29d1fa431 (patch) | |
tree | 01e9a194b2582f10f423edbf1b8c15c35d1dc02b /ChangeLog | |
parent | ddd985a98d74ba0121d3181f2e4621cc4861c1a8 (diff) |
Document the IPv4Only and IPv6Only options.
RADSECPROXY-37.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -2011-04-16 1.6-dev +2011-04-17 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 @@ -20,6 +20,8 @@ - Preliminary support for DynamicLookupCommand. It's for TLS servers only at this point. Also, beware of risks for memory leaks. + - Address family (IPv4 or IPv6) can now be specified for clients + and servers. (RADSECPROXY-37) Bug fixes: - Stop the autoconfery from warning about defining variables |