From 027966e5e94177284b09d2dda862f084c4742704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 21 Mar 2021 09:01:08 +0100 Subject: [PATCH] core: update ChangeLog (issue #1621) --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index cf1db52e2..3ab350871 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -29,6 +29,7 @@ Bug fixes:: * core: prevent switching to start of visited buffers when jumping to next (issue #1591, issue #1592) * core: recreate buflist and fset bars on /reload when WeeChat is started without configuration files (issue #1618) + * buflist: fix comparison of hotlists in option buflist.look.sort (issue #1621) Tests::