diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 81c65c140..ba5ec5282 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -55,6 +55,7 @@ This release includes the following bugfixes: o libcurl hang with huge POST request and request-body read from callback o removed extra newlines from many error messages o improved pipelining + o improved OOM handling for data url encoded HTTP POSTs when read from a file This release includes the following known bugs: |