-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Mint 2.10.8 * Lesssssssssss ssssssssssssss
- Loading branch information
1 parent
7222fa2
commit 204a526
Showing
4 changed files
with
17 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
cpprestsdk (2.10.8) | ||
---------------------- | ||
* PR#938 Allow ppltasks.h and pplxtasks.h to co-exist | ||
* PR#951 Fix incorrect const in reinterpret_cast | ||
* PR#955 Fix UWP missing header | ||
* PR#956 Adds support for OpenSSL 1.1.1 | ||
* PR#959 Fix Android build issue by remove the crossplat name space before android parameters | ||
* PR#960 Update vcpkg to latest master to fix VS2015 build. | ||
* PR#966 Fix string size for error message generated by windows_category | ||
* PR#958 Add uri_builder::append_path_raw(...) to allow adding elements to path intentionally beginning with '/' ("//" will result in the final path value) | ||
* PR#952 cmake: add code to detect system brotli library | ||
* PR#963 Fix Brotli compress_helper early termination issue | ||
* PR#961 Fixes iOS builds and makes it more future proof | ||
-- cpprestsdk team <[email protected]> WED, 14 Nov 2018 10:24:00 -0800 | ||
|
||
cpprestsdk (2.10.7) | ||
---------------------- | ||
* cpprestsdk now has Azure Pipelines continuous integration. | ||
|