mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
updated changelog
This commit is contained in:
parent
6fb2a11d59
commit
1899ef2d79
@ -1,12 +1,14 @@
|
||||
This is the changelog file for the POCO C++ Libraries.
|
||||
|
||||
Release 1.7.4 (2016-08-XX)
|
||||
Release 1.7.4 (2016-07-20)
|
||||
==========================
|
||||
|
||||
- fixed GH #1300: Session constructor hangs
|
||||
- fixed GH #1303: HTTPSClientSession::sendRequest() fails if server has wildcard cert
|
||||
- fixed GH #1304: URI doesn't know "ws:/" or "wss://" schemes
|
||||
- fixed GH #1307: Upgrade bundled expat to 2.2.0
|
||||
- fixed GH #1313: XML library compilation error
|
||||
- fixed GH #1316: Empty SocketReactor never sleeps
|
||||
- Upgraded bundled SQLite to 3.13.0
|
||||
|
||||
|
||||
|
@ -9,6 +9,8 @@ AAAIntroduction
|
||||
- fixed GH #1303: HTTPSClientSession::sendRequest() fails if server has wildcard cert
|
||||
- fixed GH #1304: URI doesn't know "ws:/" or "wss://" schemes
|
||||
- fixed GH #1307: Upgrade bundled expat to 2.2.0
|
||||
- fixed GH #1316: Empty SocketReactor never sleeps
|
||||
- fixed GH #1313: XML library compilation error
|
||||
- Upgraded bundled SQLite to 3.13.0
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user