From b88582c7ec0b95c1e4b7dacd363b7d8b3a09935c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 5 Jan 2025 09:29:07 +0100 Subject: [PATCH] core: update ChangeLog (issue #2222) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3c29015a..62ccfbd48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - core: fix detection of dl library ([#2218](https://github.com/weechat/weechat/issues/2218)) - logger: fix path displayed when the logs directory can not be created - perl: fix build with Perl < 5.7.29 ([#2219](https://github.com/weechat/weechat/issues/2219), [#2220](https://github.com/weechat/weechat/issues/2220)) +- python: enable subinterpreters ([#2222](https://github.com/weechat/weechat/issues/2222)) ## Version 4.5.1 (2024-12-23)