From 16139d97c83ba48ab31b0f7619bab77d6cdb79e6 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 3 May 2022 18:40:42 -0400 Subject: Add new Pl_OStream Pipeline --- manual/release-notes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/release-notes.rst') 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 -- cgit v1.2.3-54-g00ecf