From 5bbe9ceef88cbc1632a245ac2e98aee944999d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Wed, 1 Aug 2018 09:36:25 +0200 Subject: [PATCH] Update NEWS --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 3d48941..4c11b48 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +0.9.x (201x-xx-xx) "Business as Usual" + + * kike: fix wildcard handling in WHOIS + + * kike: properly handle STATS without parametetrs + + * kike: abort earlier when an invalid mode character is detected while + processing channel MODE messages + + * kike: do not send NICK notifications when the nickname doesn't really change + + * kike: fix hostname string verification (only used for "server_name") + + 0.9.6 (2018-06-22) "I've Been Sitting Here All This Time" * Code has been relicensed to 0BSD and moved to a private git hosting