Update release notes for Boost 1.77

This commit is contained in:
Richard Hodges
2021-08-04 10:51:25 +02:00
parent 03c4f0db4f
commit 4f3e0c5227
2 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
* Update release notes for Boost 1.77.
--------------------------------------------------------------------------------
Version 318:
* Add a Boost-friendly subproject case to CMakeLists.

View File

@@ -11,6 +11,23 @@
[/-----------------------------------------------------------------------------]
[heading Boost 1.77]
[*Fixes]
* [Issue 2233] Remove use of POSIX-only constant.
[*Miscellaneous]
* Fixes to tests.
* Improvements and fixes in Github and Drone CI.
* Accommodate Docca updates.
* Update example root certificates.
* Add example of reading large response body.
* Remove Travis CI.
* Update CMakeLists.txt
[heading Boost 1.76]
[*Fixes]