From ffcf13559318e2f6856d493f48fb7617a2198a12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 18 Feb 2017 13:53:55 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 49acf62b6..97e4e8e5b 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -25,7 +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: add option "-include" in commands /allchan, /allpv and /allserv (issue #572) * irc: don't smart filter modes given to you (issue #530, issue #897) Bug fixes::