Adds information about #1158

This commit is contained in:
Felipe Zimmerle 2016-06-14 15:19:00 -03:00
parent 692712cc95
commit a2bb610d7c
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -1,6 +1,9 @@
DD MMM YYYY - 2.9.2 - To be released
------------------------------------
* configure: Fix detection whether libcurl is linked against gnutls and,
move verbose_output declaration up to the beginning.
[Issue #1158 - Thomas Deutschmann (@Whissi)]
* Treat APR_INCOMPLETE as APR_EOF while receiving the request body.
[Issue #1060, #334 - Alexey Sintsov]