doc update

This commit is contained in:
Nikos Mavrogiannopoulos
2014-11-16 10:04:59 +01:00
parent 78b3685f7a
commit 6103f5066d

3
NEWS
View File

@@ -5,6 +5,9 @@
- Report the user's name on log messages.
- UDP session initialization utilizes hash tables to speed up the
finding the corresponding TCP/TLS session.
- A new DTLS session ID will be generated for each connection. That
allows openconnect client to figure when a DTLS reconnection is
required (in the cases where the TCP/TLS session was disconnected).
* Version 0.8.7 (released 2014-10-26)