From e6e46bcae63e3a2c5d375dd503b1084d0a3c8522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 6 Oct 2018 07:13:23 +0200 Subject: [PATCH] core: update ChangeLog (issue #1259) --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index fb34e81a9..e16289623 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -20,6 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] New features:: + * core: allow specifying buffer number/name for /buffer localvar (issue #1259) * core: allow multiple arguments in command /buffer close * core: allow multiple options "-r" ("--run-command") in command line arguments (issue #1248) * core: add option "-P" (or "--plugins") to customize the plugins to load at startup