mirror of
https://github.com/boostorg/beast.git
synced 2025-06-24 19:41:34 +02:00
Fix a typo in release notes
This commit is contained in:
committed by
Mohammad Nejati
parent
f1492dd164
commit
1d8dfae490
@ -5,7 +5,7 @@ Version 357:
|
||||
* Updated SSL examples to verify peer certificate hostname
|
||||
* Improved documentation of `websocket::stream::async_close`
|
||||
* WebSockets: Peer pings are counted as activity for `idle_timeout`
|
||||
* Fixed out-of-band access issue in `iequals` function
|
||||
* Fixed out-of-bounds access in `iequals` function
|
||||
* Removed Boost.Scope dependency from examples
|
||||
* Refactored CMakeLists
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
[*Fixes]
|
||||
|
||||
* [issue 2962] Fixed out-of-band access issue in `iequals` function
|
||||
* [issue 2962] Fixed out-of-bounds access in `iequals` function
|
||||
|
||||
[*Improvements]
|
||||
|
||||
|
Reference in New Issue
Block a user