From bb6152d8a3dd9b3480872be85009dd69b6a9085f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 16 Jan 2021 13:20:14 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 91363a566..e49965934 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -36,6 +36,10 @@ Bug fixes:: * spell: fix crash with IRC color codes in command line (issue #1589) * spell: fix refresh of bar item "spell_suggest" when the input becomes empty (issue #1586) +Documentation:: + + * do not build weechat-headless man page if headless binary is disabled (issue #1607) + [[v3.0]] == Version 3.0 (2020-11-11)