From 3840e276bcf4b579f83e2e2829c79ef8c3d1e4bc Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 2 Jun 2024 20:55:39 -0600 Subject: [PATCH] Update the changelog entry. --- doc/news/changes/minor/20240602Bangerth | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/news/changes/minor/20240602Bangerth b/doc/news/changes/minor/20240602Bangerth index 6954e78084..3cf70c3a09 100644 --- a/doc/news/changes/minor/20240602Bangerth +++ b/doc/news/changes/minor/20240602Bangerth @@ -3,4 +3,7 @@ of time steps at which the intermediate output function was called, rather than the number of time steps performed as promised in the documentation. This has now been fixed.
+The same bug also existed in the SUNDIALS::IDA::solve_dae() function, +where it has also been fixed. +
(Wolfgang Bangerth, 2024/06/02) -- 2.39.5