mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01: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,14 @@
|
||||
This is the changelog file for the POCO C++ Libraries.
|
||||
|
||||
|
||||
Release 1.8.0.1 (2017-11-11)
|
||||
============================
|
||||
|
||||
- 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 (2017-11-10)
|
||||
==========================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user