Extends Lua implementation to support Lua 5.3

This commit is contained in:
Felipe Zimmerle
2016-01-08 09:24:12 -03:00
parent 74558b42e4
commit 05bcafd4fc
3 changed files with 22 additions and 8 deletions

View File

@@ -1,6 +1,8 @@
DD mmm YYYY - X.Y.Z (To be released)
------------------------------------
* Extanded Lua support to include version 5.3
[Issue #837, #762, #814 - Athmane Madjoudj and ModSecurity team]
* mlogc: Allow user to choose between TLS versions (TLSProtocol option
introduced).
[Issue #881 - Ishwor Gurung]