CHANGES: Adds info about: #1739

This commit is contained in:
Felipe Zimmerle
2018-04-23 22:12:58 -03:00
parent f7beb17570
commit 3ee65a31c5

View File

@@ -1,8 +1,10 @@
v3.0.3 - YYYY-MMM-DD (to be released) v3.0.3 - YYYY-MMM-DD (to be released)
------------------------------------- -------------------------------------
- Fix broken @detectxss operator regression test case
[Issue #1739 - @p0pr0ck5]
- Fix utils::string::ssplit() to handle delimiter in the end of string - Fix utils::string::ssplit() to handle delimiter in the end of string
[Issues #1743, #1744 - @defanator] [Issue #1743, #1744 - @defanator]
- Fix variable FILES_TMPNAMES - Fix variable FILES_TMPNAMES
[Issue #1646, #1610 - @victorhora, @zimmerle, @defanator] [Issue #1646, #1610 - @victorhora, @zimmerle, @defanator]
- Fix memory leak in Collections - Fix memory leak in Collections