mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 00:46:03 +01:00
updated changelog
This commit is contained in:
parent
4ddce11dc0
commit
3b58fc1818
@ -25,6 +25,8 @@ Release 1.7.8 (2017-02-21)
|
||||
- fixed GH #1589: Poco::Net::HTMLForm: restrict maximum field and value length
|
||||
- fixed GH #1590: Poco::Net::DialogSocket: restrict maximum line length
|
||||
- fixed GH #1591: Poco::Net::MultipartReader: restrict maximum boundary string length
|
||||
- fixed GH #1597: adding empty file to zip leads to archive that can't be unzipped by windows
|
||||
- fixed GH #1599: readFromDevice() in AutoDetectStream.cpp in Poco Zip cannot detect signature
|
||||
- fixed GH #1534: Upgraded bundled zlib to 1.2.11
|
||||
- fixed GH #1558: Upgraded bundled SQLite to 3.16.2
|
||||
- fixed GH #1586: Upgraded bundled PCRE to 8.40
|
||||
|
@ -27,6 +27,8 @@ AAAIntroduction
|
||||
- fixed GH #1589: Poco::Net::HTMLForm: restrict maximum field and value length
|
||||
- fixed GH #1590: Poco::Net::DialogSocket: restrict maximum line length
|
||||
- fixed GH #1591: Poco::Net::MultipartReader: restrict maximum boundary string length
|
||||
- fixed GH #1597: adding empty file to zip leads to archive that can't be unzipped by windows
|
||||
- fixed GH #1599: readFromDevice() in AutoDetectStream.cpp in Poco Zip cannot detect signature
|
||||
- fixed GH #1534: Upgraded bundled zlib to 1.2.11
|
||||
- fixed GH #1558: Upgraded bundled SQLite to 3.16.2
|
||||
- fixed GH #1586: Upgraded bundled PCRE to 8.40
|
||||
|
Loading…
x
Reference in New Issue
Block a user