Fix setvar to understand Rule variable in collections

Issue #1961
This commit is contained in:
Felipe Zimmerle
2018-11-26 19:48:02 -03:00
parent cbf2fe9703
commit e712d30c56
2 changed files with 8 additions and 6 deletions

View File

@@ -1,6 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
- Rule variable interpolation broken
[Issue #1961 - @soonum, @zimmerle]
- Make the boundary check less strict as per RFC2046
[Issue #1943 - @victorhora, @allanbomsft]
- Fix buffer size for utf8toUnicode transformation