From f422b9861390240bb2b8e2eac6d9dd8a2016cd4e Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Sun, 18 Dec 2022 12:27:29 +0100 Subject: [PATCH] Merge pull request #1431 from ailin-nemui/missing-news add missing news reference (cherry picked from commit f8500320cf0c14556d62c03ebb9e502793b4dd90) --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 06960d6e..af46e8fc 100644 --- a/NEWS +++ b/NEWS @@ -112,7 +112,7 @@ v1.4.1 2022-06-12 The Irssi team * Channel sync requests (WHO, MODE) are now sent "later" than user commands. This should improve responsiveness to user - commands in the autojoin phase (an#26, an#32, an#33) + commands in the autojoin phase (#1300, an#26, an#32, an#33) * Irssi is now using full paths in #include directives and consequently does not add all directories to the include path anymore (#1040)