From eefdebcc592a133924c0da4e0cff95d94beeec4b Mon Sep 17 00:00:00 2001 From: Richard Hodges Date: Tue, 9 Mar 2021 08:54:12 +0100 Subject: [PATCH] beast: 1.76 update --- feed/history/boost_1_76_0.qbk | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/feed/history/boost_1_76_0.qbk b/feed/history/boost_1_76_0.qbk index abd26ec4..b86751a5 100644 --- a/feed/history/boost_1_76_0.qbk +++ b/feed/history/boost_1_76_0.qbk @@ -36,6 +36,16 @@ Please keep the list of libraries sorted in lexicographical order. * Add support for using the standard C++11 placeholders with `boost::bind`. * Update `boost::apply` to use variadic templates and perfect forwarding. +* [phrase library..[@/libs/beast/ Beast]:] + * This update brings minor bug fixes and revamped CI reporting. + * We'd love to know how you or your company use Beast, consider adding an + entry to the + [@https://github.com/boostorg/beast/wiki/Companies-and-Individuals-Using-Beast Companies and Individuals Using Beast] + list. + * See the full + [@/libs/beast/doc/html/beast/release_notes.html Release Notes] + for a complete list of changes. + * [phrase library..[@/libs/poly_collection/ PolyCollection]:] * Worked around [@https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95888 GCC bug] affecting GCC versions 9.3-10.2 (issue [github poly_collection 20]).