updated changelog

This commit is contained in:
Guenter Obiltschnig
2016-07-03 14:14:27 +02:00
parent d62a3bed69
commit dc1f0bfe53
2 changed files with 8 additions and 0 deletions

View File

@@ -3,7 +3,11 @@ This is the changelog file for the POCO C++ Libraries.
Release 1.7.4 (2016-08-XX)
==========================
- 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
- Upgraded bundled SQLite to 3.13.0
Release 1.7.3 (2016-05-02)

View File

@@ -5,7 +5,11 @@ AAAIntroduction
!!Summary of Changes
- 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
- Upgraded bundled SQLite to 3.13.0
!!!Release 1.7.3