From 0861716ae1dca5ac00be1f7dd141427e5a0d8a43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 19 Jul 2025 12:22:46 +0200 Subject: [PATCH] core: fix link to issue in ChangeLog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4192fa64..95ca85fb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ SPDX-License-Identifier: GPL-3.0-or-later - relay/api: reject any invalid or unknown password hash algorithm in handshake resource - relay/api: process HTTP request received as soon as a NULL char is received - relay/weechat: fix empty buffers in client when WeeChat is running on Solaris/illumos -- build: fix build on Solaris/illumos (issue #2251) +- build: fix build on Solaris/illumos ([#2251](https://github.com/weechat/weechat/issues/2251)) ## Version 4.6.3 (2025-05-11)