diff options
author | Přemysl Janouch <p@janouch.name> | 2018-08-01 09:36:25 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-10-21 05:40:24 +0200 |
commit | 5bbe9ceef88cbc1632a245ac2e98aee944999d64 (patch) | |
tree | 4d1b63c4f22977ab97a3e26e870d7aad0f3a6b9d | |
parent | f80226620c3dd349337ffbe41db6dcbec2bf56fb (diff) | |
download | xK-5bbe9ceef88cbc1632a245ac2e98aee944999d64.tar.gz xK-5bbe9ceef88cbc1632a245ac2e98aee944999d64.tar.xz xK-5bbe9ceef88cbc1632a245ac2e98aee944999d64.zip |
Update NEWS
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |