forked from I2P_Developers/i2p.i2p
Util: Fix corruption of cached ReusableGZIPInputStreams,
caused by calling close() from HTTPResponseOutputStream.Pusher, but close() rendered the underlying InflaterInputStream unusable. Broken in -15. Caused failed HTTP fetches and other flakiness.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
2015-05-11 zzz
|
||||
* Util: Fix corruption of cached ReusableGZIPInputStreams
|
||||
|
||||
2015-05-09 zzz
|
||||
* i2ptunnel: Improve error handling in UDP tunnels
|
||||
* Plugins: Add support for custom icons (ticket #1550)
|
||||
|
||||
2015-05-08 zzz
|
||||
|
Reference in New Issue
Block a user