CHANGES: Adds support to lua 5.4

This commit is contained in:
Felipe Zimmerle 2020-08-17 11:35:51 -03:00
parent 8c85b78361
commit 9e6d8b7bbc
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Adds support to lua 5.4
[@zimmerle]
- GeoIP: switch to GEOIP_MEMORY_CACHE from GEOIP_INDEX_CACHE
[Issues #2378, #2186 - @defanator]
- rx: exit after full match (remove /g emulation); ensure capture