aboutsummaryrefslogtreecommitdiffstats
path: root/manual/release-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manual/release-notes.rst')
-rw-r--r--manual/release-notes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index 990a0188..fdbd21b7 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -117,6 +117,9 @@ For a detailed list of changes, please see the file
- ``operator <<``: for null-terminated C strings and std::strings
+ - Add new ``Pipeline`` type ``Pl_OStream`` to write to a
+ ``std::ostream``.
+
- Other changes
- A new chapter on contributing to qpdf has been added to the