1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

release time for 7.15.5

This commit is contained in:
Daniel Stenberg 2006-08-07 06:32:35 +00:00
parent 2cba6b246d
commit 7010e5ea84

View File

@ -6,6 +6,8 @@
Changelog
Version 7.15.5 (7 August 2006)
Daniel (2 August 2006)
- Mark Lentczner fixed how libcurl was not properly doing chunked encoding
if the header "Transfer-Encoding: chunked" was set by the application.