From 38535686f841c107cb95ff618f7b152af98a8ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 20 Apr 2019 11:00:29 +0200 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 53798298a..4c7ced4ff 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -52,6 +52,10 @@ Bug fixes:: * spell: fix detection of nick followed by the nick completer (issue #1306, issue #1307) * trigger: fix split of hook arguments (issue #1322) +Tests:: + + * unit: add tests on function util_signal_search + Build:: * core: fix generation of man page weechat-headless with autotools