Adds info about pull request #1432

This commit is contained in:
Felipe Zimmerle
2017-05-30 08:14:44 -03:00
parent 1684400eee
commit e5dbe59336

View File

@@ -1,6 +1,8 @@
DD MMM YYYY - 2.9.2 - To be released
------------------------------------
* Avoid log flood while using SecConnEngine
[Issue #1436 - @victorhora]
* Make url path absolute for SecHashEngine only when it is relative
in the first place.
[Issue #752, #1071 - @hideaki]