summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-09-04 19:46:14 +0200
committerSébastien Helleu <flashcode@flashtux.org>2021-09-04 19:46:14 +0200
commit885b470d51a0085523da2b2099ad63c1919c74f0 (patch)
treeea9649517f56b9a8e57d8ee6a5a7b003b8f85705 /ChangeLog.adoc
parent97b809d164b43e3f2580fd177caad05ae0b860bf (diff)
downloadweechat-885b470d51a0085523da2b2099ad63c1919c74f0.zip
lua: add detection of Lua 5.4
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 40734a4f0..e3c00045d 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -64,8 +64,9 @@ Tests::
Build::
- * php: add support of PHP 8.0 and 8.1 (issue #1668)
* core: fix build on macOS (issue #1662)
+ * lua: add detection of Lua 5.4
+ * php: add support of PHP 8.0 and 8.1 (issue #1668)
[[v3.2.1]]
== Version 3.2.1 (2021-09-04)