From: Wolfgang Bangerth Date: Mon, 15 May 2023 22:10:32 +0000 (-0600) Subject: Adjust a changelog entry. X-Git-Tag: v9.5.0-rc1~214^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c552d9348eb02540dab9076a9ff309de9e90c635;p=dealii.git Adjust a changelog entry. --- diff --git a/doc/news/changes/major/20230508Bangerth b/doc/news/changes/major/20230508Bangerth index 5424e336ec..2bfbdd5b3d 100644 --- a/doc/news/changes/major/20230508Bangerth +++ b/doc/news/changes/major/20230508Bangerth @@ -9,7 +9,8 @@ positive value for a recoverable error. This approach does not scale across the many interfaces we have. As a consequence, we standardized how callbacks should behave, as -documented in @ref GlossUserProvidedCallBack "this glossary entry". -The interfaces in SUNDIALS::KINSOL have been changed correspondingly. +documented in @ref GlossUserProvidedCallBack "this glossary entry". +The interfaces in SUNDIALS::KINSOL and SUNDIALS::ARKode have been +changed correspondingly.
(Wolfgang Bangerth, 2023/05/08)