forked from boostorg/beast
Fix typo in release notes
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Version 159:
|
||||
|
||||
* Fix typo in release notes
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Version 158:
|
||||
|
||||
* Tidy up end_of_stream javadoc
|
||||
@@ -16,7 +22,6 @@ Actions required:
|
||||
* Replace instances of `typename get_lowest_layer<T>::type`
|
||||
with `get_lowest_layer<T>`.
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Version 157:
|
||||
|
@@ -160,7 +160,7 @@ to update to the latest Boost release.
|
||||
Actions required: do not attempt to write to input areas of dynamic
|
||||
buffers.
|
||||
|
||||
* ([\issue 941]) `get_lowest_layer` is now a type alias.
|
||||
* ([issue 941]) `get_lowest_layer` is now a type alias.
|
||||
Actions required: Replace instances of `typename get_lowest_layer<T>::type`
|
||||
with `get_lowest_layer<T>`.
|
||||
|
||||
|
Reference in New Issue
Block a user