Skip to content

Commit a297518

Browse files
committed
Boost 1.88 release notes
1 parent fecd290 commit a297518

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

doc/qbk/release_notes.qbk

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,25 @@
1111

1212
[/-----------------------------------------------------------------------------]
1313

14+
[heading Boost 1.88]
15+
16+
[*Fixes]
17+
18+
* [issue 2962] Fixed out-of-band access issue in `iequals` function
19+
20+
[*Improvements]
21+
22+
* [issue 2974] Updated SSL examples to verify peer certificate hostname
23+
* [issue 2954] Refactored CMakeLists
24+
* [issue 2955] Removed Boost.Scope dependency from examples
25+
* [issue 2716] WebSockets: Peer pings are counted as activity for `idle_timeout`
26+
27+
[*Documentation]
28+
29+
* [issue 2918] Added new examples for Unix domain sockets
30+
* [issue 2910] Added SSL/TLS Certificate section to documentation
31+
* [issue 2730] Improved documentation of `websocket::stream::async_close`
32+
1433
[heading Boost 1.87]
1534

1635
[*API Changes]

0 commit comments

Comments
 (0)