summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8408.internal
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/8408.internal')
-rw-r--r--doc/whatsnew/fragments/8408.internal3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/8408.internal b/doc/whatsnew/fragments/8408.internal
new file mode 100644
index 000000000..697a7ee50
--- /dev/null
+++ b/doc/whatsnew/fragments/8408.internal
@@ -0,0 +1,3 @@
+'Reporter.set_output' was removed in favor of 'reporter.out = stream'.
+
+Refs #8408