revert change for GH #1828: causes Zip file corruption in some cases; bumped version no to 1.8.0.1

This commit is contained in:
Guenter Obiltschnig
2017-11-11 17:36:00 +01:00
parent c88f0f2731
commit fe47b58652
6 changed files with 24 additions and 5 deletions

View File

@@ -1,6 +1,15 @@
POCO C++ Libraries Release Notes
AAAIntroduction
!!!Release 1.8.0.1
!!Summary of Changes
- Reverted change for GH #1828; DeflatingStreamBuf::sync() no longer flushes
underlying stream as this causes corruption for some Zip files.
- PocoDoc: fix for handling compiler configuration for Gradle builds.
!!!Release 1.8.0
!!Summary of Changes