Adjust boundary test cases for the less strict parsing

This commit is contained in:
Victor Hora
2018-11-14 16:06:43 -05:00
committed by Felipe Zimmerle
parent b638e523af
commit cbf2fe9703
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ v3.0.4 - YYYY-MMM-DD (to be released)
- Make the boundary check less strict as per RFC2046
[Issue #1943 - @victorhora, @allanbomsft]
- Fix buffer size for utf8toUnicode transformation
- Fix buffer size for utf8toUnicode transformation
[Issue #1208 - @katef, @victorhora]