From 5d353b072145ddcbc7029a034a6a1ac2c80721c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 21 Jun 2018 22:30:10 +0200 Subject: [PATCH] Prepare NEWS for the next release --- NEWS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/NEWS b/NEWS index ef77264..ac52fd9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +0.9.6 (2018-06-??) "I've Been Sitting Here All This Time" + + * Fix LibreSSL compatibility + + * degesch: a second /disconnect cuts the connection by force + + * degesch: send a QUIT message to the IRC server on Ctrl-C + + * degesch: add a Slack plugin (even though the gateway's now defunct) + + * degesch: show an error message on log write failure + + * degesch: fix parsing of literal IPv6 addresses with port numbers + + * degesch: fix some error messages + + * kike: fix two memory leaks + + * kike: improve error handling for incoming connections + + * kike: disable TLS session reuse + + 0.9.5 (2016-12-30) "It's Time" * Better support for the KILL command