mirror of
https://github.com/boostorg/website.git
synced 2026-01-19 04:42:17 +00:00
Stub release notes for 1.89.0
This commit is contained in:
63
feed/history/boost_1_89_0.qbk
Normal file
63
feed/history/boost_1_89_0.qbk
Normal file
@@ -0,0 +1,63 @@
|
||||
[article Version 1.89.0
|
||||
[quickbook 1.6]
|
||||
[source-mode c++]
|
||||
[purpose
|
||||
New Libraries:
|
||||
Updated Libraries:
|
||||
[/ Please don't add updated libraries yet, it
|
||||
can create unnecessary merge conflicts.]
|
||||
]
|
||||
[authors [Dawes, Beman]]
|
||||
[/ last-revision is used for the final release date]
|
||||
[last-revision ]
|
||||
]
|
||||
|
||||
[import ext.qbk]
|
||||
|
||||
[/
|
||||
Formatting reference: https://www.boost.org/doc/tools/quickbook/
|
||||
Please keep the list of libraries sorted in lexicographical order.
|
||||
]
|
||||
|
||||
[section New Libraries]
|
||||
|
||||
[/ Example:
|
||||
* [phrase library..[@/libs/accumulators/ Accumulators]:] Framework for
|
||||
incremental calculation, and collection of statistical accumulators, from Eric Niebler.
|
||||
]
|
||||
|
||||
* /TODO/
|
||||
|
||||
[endsect]
|
||||
|
||||
[section Updated Libraries]
|
||||
|
||||
[/ Example:
|
||||
* [phrase library..[@/libs/interprocess/ Interprocess]:]
|
||||
* Added anonymous shared memory for UNIX systems.
|
||||
* Move semantics for shared objects ([ticket 1932]).
|
||||
* Conform to `std::pointer_traits` requirements ([github_pr interprocess 32])
|
||||
* Fixed `named_condition_any` fails to notify ([github interprocess 62])
|
||||
]
|
||||
|
||||
* /TODO/
|
||||
|
||||
[endsect]
|
||||
|
||||
[section Compilers Tested]
|
||||
|
||||
Boost's primary test compilers are:
|
||||
|
||||
* /TODO/
|
||||
|
||||
Boost's additional test compilers include:
|
||||
|
||||
* /TODO/
|
||||
|
||||
[endsect]
|
||||
|
||||
[section Acknowledgements]
|
||||
|
||||
/TODO/
|
||||
|
||||
[endsect]
|
||||
Reference in New Issue
Block a user