diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-21 22:30:10 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-21 23:26:16 +0200 |
commit | 5d353b072145ddcbc7029a034a6a1ac2c80721c7 (patch) | |
tree | b869918aec2e6578f99e94306bea3818cf5bc723 /NEWS | |
parent | 006d34eeaeb9b50d47dabebeee682140b0db8f7b (diff) | |
download | xK-5d353b072145ddcbc7029a034a6a1ac2c80721c7.tar.gz xK-5d353b072145ddcbc7029a034a6a1ac2c80721c7.tar.xz xK-5d353b072145ddcbc7029a034a6a1ac2c80721c7.zip |
Prepare NEWS for the next release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -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 |