mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
updated CHANGELOG
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
This is the changelog file for the POCO C++ Libraries.
|
||||
|
||||
Release 1.7.8 (2016-02-13)
|
||||
Release 1.7.8 (2016-02-15)
|
||||
==========================
|
||||
|
||||
- fixed GH #1212: Lost WebSocket Frames after Client Websocket Handshake is complete
|
||||
@@ -28,6 +28,12 @@ Release 1.7.8 (2016-02-13)
|
||||
- fixed GH #1558: Upgraded bundled SQLite to 3.16.2
|
||||
- fixed GH #1586: Upgraded bundled PCRE to 8.40
|
||||
- fixed GH #1538: Upgraded bundled double-conversion to 1.1.5
|
||||
- MongoDB: added support for authentication using "MONGODB-CR" and "SCRAM-SHA-1"
|
||||
authentication schemes.
|
||||
- MongoDB: additional documentation and fixes for style and consistency and minor
|
||||
API improvements (e.g., Poco::MongoDB::Binary)
|
||||
Note: some flag enumeration values have been renamed for better consistency
|
||||
and readability; existing code using these will have to be updated.
|
||||
|
||||
|
||||
Release 1.7.7 (2016-12-31)
|
||||
|
||||
Reference in New Issue
Block a user