CHANGES: adds info on #1826

This commit is contained in:
Felipe Zimmerle
2018-09-06 10:09:12 -03:00
parent 51a9717601
commit a168669cb5

View File

@@ -1,6 +1,8 @@
DD MMM YYYY - 2.9.3 - To be released
------------------------------------
* IIS: no lock on ProcessRequest. No reload of config.
[Issue #1826 - @allanbomsft]
* IIS: buffer request body before taking lock
[Issue #1651 - @allanbomsft]
* good practices: Initialize variables before use it