Skip to content

Commit

Permalink
Boost 1.88 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtum committed Feb 28, 2025
1 parent 724efc4 commit 497a718
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions doc/qbk/release_notes.qbk
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,25 @@

[/-----------------------------------------------------------------------------]

[heading Boost 1.88]

[*Fixes]

* [issue 2962] Fixed out-of-band access issue in `iequals` function

[*Improvements]

* [issue 2974] Updated SSL examples to verify peer certificate hostname
* [issue 2954] Refactored CMakeLists
* [issue 2955] Removed Boost.Scope dependency from examples
* [issue 2716] WebSockets: Peer pings are counted as activity for `idle_timeout`

[*Documentation]

* [issue 2918] Added new examples for Unix domain sockets
* [issue 2910] Added SSL/TLS Certificate section to documentation
* [issue 2730] Improved documentation of `websocket::stream::async_close`

[heading Boost 1.87]

[*API Changes]
Expand Down

0 comments on commit 497a718

Please sign in to comment.