From cba83f08a22de8283eed7a18dd9a5f947ef1448a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 17 Aug 2024 10:09:57 +0200 Subject: [PATCH] core: add Lua version in ChangeLog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 680732783..8ca9388ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### Fixed -- lua: fix compilation on Fedora ([#2173](https://github.com/weechat/weechat/issues/2173)) +- lua: fix compilation on Fedora with Lua < 5.2.0 ([#2173](https://github.com/weechat/weechat/issues/2173)) ## Version 4.4.0 (2024-08-17)