mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
updated changelog
This commit is contained in:
parent
0d9d2a8dc6
commit
56a483bcf9
12
CHANGELOG
12
CHANGELOG
@ -1,10 +1,18 @@
|
||||
This is the changelog file for the POCO C++ Libraries.
|
||||
|
||||
|
||||
Release 1.8.1 (2017-12-xx)
|
||||
Release 1.8.1 (2017-12-22)
|
||||
==========================
|
||||
|
||||
- TODO
|
||||
- Added Poco::File::linkTo()
|
||||
- fixed GH #2042: Android abstract namespace local socket address
|
||||
- fixed GH #2038: Poco::Net::MultipartWriter::createBoundary() always returns the same string.
|
||||
- fixed GH #2020: SQLite not handling parameter count mismatch correctly.
|
||||
- fixed GH #2012: Data/SQLite: Exception messages contain duplicate text
|
||||
- fixed GH #2005: Upgraded bundled PCRE to 8.41
|
||||
- fixed GH #2000: Fix building XMLStreamParser with unbundled expat
|
||||
- fixed GH #1603: fix MinGW 4.8.2 Compilation
|
||||
- fixed GH #1991: Support building poco 1.8.0 as cmake sub-project
|
||||
|
||||
|
||||
Release 1.8.0.1 (2017-11-11)
|
||||
|
@ -5,7 +5,15 @@ AAAIntroduction
|
||||
|
||||
!!Summary of Changes
|
||||
|
||||
- TODO
|
||||
- Added Poco::File::linkTo()
|
||||
- fixed GH #2042: Android abstract namespace local socket address
|
||||
- fixed GH #2038: Poco::Net::MultipartWriter::createBoundary() always returns the same string.
|
||||
- fixed GH #2020: SQLite not handling parameter count mismatch correctly.
|
||||
- fixed GH #2012: Data/SQLite: Exception messages contain duplicate text
|
||||
- fixed GH #2005: Upgraded bundled PCRE to 8.41
|
||||
- fixed GH #2000: Fix building XMLStreamParser with unbundled expat
|
||||
- fixed GH #1603: fix MinGW 4.8.2 Compilation
|
||||
- fixed GH #1991: Support building poco 1.8.0 as cmake sub-project
|
||||
|
||||
|
||||
!!!Release 1.8.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user