HTTP client: Fix occasional truncation of compressed responses

log tweaks
This commit is contained in:
zzz
2015-05-29 17:37:58 +00:00
parent 4bf115b5f6
commit 3602f73497
3 changed files with 44 additions and 7 deletions

View File

@@ -1,3 +1,6 @@
2015-05-29 zzz
* HTTP client: Fix occasional truncation of compressed responses
2015-05-27 zzz
* Banlist: Ban all-zero hash
* DataHelper: Add year output to formatDuration()