From fa190ebcac0bfec93d661aaed97e3cc9c6aeb674 Mon Sep 17 00:00:00 2001 From: joaquintides Date: Thu, 11 Dec 2025 10:32:31 +0100 Subject: [PATCH] fixed invocation of boost_at macro Corrected formatting in the Revision History reference. --- release-notes/boost_1_90_0.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/release-notes/boost_1_90_0.adoc b/release-notes/boost_1_90_0.adoc index 8e5e847..242959d 100644 --- a/release-notes/boost_1_90_0.adoc +++ b/release-notes/boost_1_90_0.adoc @@ -76,8 +76,7 @@ boost_at:/doc/libs/1_90_0/[Documentation] ** Updated detection of `std::aligned_alloc` for newer `libc++` versions. ** Various documentation fixes and improvements. ** Consult the - boost_at:/doc/libs/1_90_0/doc/html/boost_asio/history.html[Revision - History] for further details. + boost_at:/doc/libs/1_90_0/doc/html/boost_asio/history.html[Revision History] for further details. * boost_phrase:library[Beast,/libs/beast/]: ** `http::parser` rejects non-standard trailer fields by default.