Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
obiltschnig committed Jul 3, 2016
1 parent d62a3be commit dc1f0bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
4 changes: 4 additions & 0 deletions doc/99100-ReleaseNotes.page
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dc1f0bf

Please sign in to comment.