-
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.
- Loading branch information
1 parent
23901dc
commit d4fb1cf
Showing
3 changed files
with
10 additions
and
2 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 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,11 @@ | ||
cpprestsdk (2.10.12) | ||
* PR#1088 Fix data race, GitHub #1085 | ||
* PR#1084 Fix oauth nonces containing nulls. | ||
* PR#1082 Workaround data-race on websocketpp's _htonll function | ||
* PR#1080 Fix thread not joined | ||
* PR#1076 Rewrite date formatting and parsing | ||
-- cpprestsdk team <[email protected]> TUE, 26 Mar 2019 11:57:00 -0800 | ||
|
||
cpprestsdk (2.10.11) | ||
* PR##1073 Move get_jvm_env back into the crossplat namespace | ||
* PR##1049 Add the missing ssl::context callback in websocket_client_config | ||
|