summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8474.internal
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/8474.internal')
-rw-r--r--doc/whatsnew/fragments/8474.internal5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/8474.internal b/doc/whatsnew/fragments/8474.internal
new file mode 100644
index 000000000..07120ba34
--- /dev/null
+++ b/doc/whatsnew/fragments/8474.internal
@@ -0,0 +1,5 @@
+Following a deprecation period, the ``OutputLine`` class now requires
+the right number of argument all the time. The functional output can be
+regenerated automatically to achieve that easily.
+
+Refs #8474