diff --git a/CHANGELOG b/CHANGELOG index e31b4b5a8..7ecfa59d4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ This is the changelog file for the POCO C++ Libraries. Release 1.10.1 (2020-02-10) =========================== +- Upgraded bundled SQLite to version 3.31.1. - GH #2894: Poco 1.10.0 doesn't build with cmake & POCO_UNBUNDLED - GH #2898: poco 1.10/ NetSSL / openssl < 1.1 : default server usage changed (compare to 1.9.4) - GH #2834: Wrong cancelation of the fix: incorrect type of store name parameter in diff --git a/doc/99100-ReleaseNotes.page b/doc/99100-ReleaseNotes.page index 366512e2a..a035a6415 100644 --- a/doc/99100-ReleaseNotes.page +++ b/doc/99100-ReleaseNotes.page @@ -5,6 +5,7 @@ AAAIntroduction !!Summary of Changes + - Upgraded bundled SQLite to version 3.31.1. - GH #2894: Poco 1.10.0 doesn't build with cmake & POCO_UNBUNDLED - GH #2898: poco 1.10/ NetSSL / openssl < 1.1 : default server usage changed (compare to 1.9.4) - GH #2834: Wrong cancelation of the fix: incorrect type of store name parameter in