Fix variable FILES_TMPNAMES

This commit is contained in:
Victor Hora
2018-04-19 19:32:36 -04:00
committed by Felipe Zimmerle
parent 077b18252f
commit 5018358371
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
v3.0.3 - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix variable FILES_TMPNAMES
[Issue #1646, #1610 - @victorhora, @zimmerle, @defanator]
- Fix memory leak in Collections
[Issue #1729, #1730 - @@defanator]