doc update

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2020-10-19 21:37:54 +02:00
parent 73ebc58265
commit 37856ba314

5
NEWS
View File

@@ -1,11 +1,12 @@
* Version 1.1.2 (unreleased)
- Allow setup of new DTLS session concurrent with old session (#359).
- Fixed an infinite loop on sec-mod crash when server-drain-ms is set
(#356)
- Don't apply BanIP checks to clients on the same subnet (#360)
- Don't attempt TLS if the client closes the connection with zero data
sent (#357)
- Increased the maximum configuration line (#364)
- Allow setup of new DTLS session concurrent with old session.
- Increased the maximum configuration line; this allows banner
messages longer than 200 characters (#364)
* Version 1.1.1 (released 2020-09-21)