From 8282567d402f027a710d3f4678ee3e2a20d88c49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 18 Feb 2017 13:08:12 +0100 Subject: [PATCH] core: add issue #572 in ChangeLog --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index e2f78afd2..49acf62b6 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -25,6 +25,7 @@ New features:: Improvements:: * core: add last start date in output of command /version after at least one /upgrade (issue #903) + * irc: add inclusive behavior in commands /allchan, /allpv and /allserv (issue #572) * irc: don't smart filter modes given to you (issue #530, issue #897) Bug fixes::