diff --git a/NEWS b/NEWS index 0ba0de5924..f57f65126b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ strongswan-4.4.0 ---------------- +- The ipsec pki --gen and --pub commands now allow the output of + private and public keys in PEM format using the --outform pem + command line option. + - The new DHCP plugin queries virtual IP addresses for clients from a DHCP server using broadcasts, or a defined server using the charon.plugins.dhcp.server strongswan.conf option. DNS/WINS server information @@ -21,6 +25,7 @@ strongswan-4.4.0 - The android charon plugin stores received DNS server information as "net.dns" system properties, as used by the Android platform. + strongswan-4.3.6 ----------------