Allow lua version 5.4

This commit is contained in:
Martin Vierula
2023-10-16 12:45:36 -07:00
parent 29dbf829cd
commit e4acb3c391
2 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
DD mmm YYYY - 2.9.x (to be released)
-------------------
* Allow lua version 5.4
[Issue #2996 - @3eka, @martinhsv]
* Configure: do not check for pcre1 if pcre2 requested
[Issue #2975 - @zhaoshikui, @martinhsv]
* Check return code of apr_procattr_io_set()