2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-19 04:42:17 +00:00

Remove duplicated line from release notes

This commit is contained in:
Marshall Clow
2024-11-16 12:56:34 -08:00
parent 2224cdec3f
commit 0c427cb6ce

View File

@@ -21,6 +21,10 @@ 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.
]
* [phrase library..[@/libs/parser/ Parser]:] Framework for building parsers, from Zach Laine.
[endsect]
@@ -313,8 +317,6 @@ Please keep the list of libraries sorted in lexicographical order.
Boost's primary test compilers are:
Boost's primary test compilers are:
* Linux:
* Clang, C++03: 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 12.0.0, 13.0.0, 14.0.0, 15.0.0
* Clang, C++11: 3.4, 11.0.0, 13.0.0, 14.0.0, 15.0.0