From 9e6d8b7bbc2086504e48cf76e9ebc799075f09c7 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Mon, 17 Aug 2020 11:35:51 -0300 Subject: [PATCH] CHANGES: Adds support to lua 5.4 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index c1baac52..b2b051c9 100644 --- a/CHANGES +++ b/CHANGES @@ -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