mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user