diff --git a/feed/history/boost_1_82_0.qbk b/feed/history/boost_1_82_0.qbk index 484c9ca49..6cf235499 100644 --- a/feed/history/boost_1_82_0.qbk +++ b/feed/history/boost_1_82_0.qbk @@ -127,7 +127,7 @@ or GCC before 4.8. * Stop non-central T from raising spurious FE_INVALID exceptions, see [@https://github.com/boostorg/math/pull/892 892]. * Fix binomial distribution edge case. * Improve ibeta handling of very small arguments, see [@https://github.com/boostorg/math/pull/884 884]. - * Improve ibeta handling of infinities and NaN's, see [@https://github.com/boostorg/math/issues/878 874]. + * Improve ibeta handling of infinities and NaN's, see [@https://github.com/boostorg/math/issues/878 878]. * Improve error handling in powm1, see [@https://github.com/boostorg/math/issues/781 781]. * Improve root-finder bracketing to bracket faster when the exponent is super-large or small. * Fix root finding edge cases, see [@https://github.com/boostorg/math/issues/873 873].