Fix buffer size for utf8toUnicode transformation

This commit is contained in:
Victor Hora
2018-11-13 20:03:41 -05:00
committed by Felipe Zimmerle
parent d8c711257b
commit b600669d02
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
DD MMM YYYY - 2.9.3 - To be released
------------------------------------
* Fix buffer size for utf8toUnicode transformation
[Issue #1208 - @katef, @victorhora]
* Fix sanitizing JSON request bodies in native audit log format
[p0pr0ck5, @victorhora]
* IIS: Update Wix installer to bundle a supported CRS version (3.0)