From cbefb9677b3385ac21a5ebe72e4283bd9797a8a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 30 Nov 2016 21:24:40 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index ab96a2c39..57a5d56cb 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -29,7 +29,9 @@ New features:: Improvements:: + * core: add a slash before commands completed in arguments of /command, /debug time, /key bind, /key bindctxt, /mute, /repeat, /wait * core: add a warning in header of configuration files to not edit by hand (issue #851) + * alias: add a slash before commands completed in arguments of /alias * irc: change default value of option irc.network.lag_reconnect to 300 (issue #818) * trigger: do not hide email in command "/msg nickserv register password email" (issue #849)