From 0f97e98203dfa78cf3273005f215d2d026390e5c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 18 Feb 2023 19:37:38 -0500 Subject: Handle linearization warnings as proper warning (fixes #851) --- manual/release-notes.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manual') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index ef5f2df4..a038005a 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -19,6 +19,12 @@ For a detailed list of changes, please see the file - New method ``QPDF::removeSecurityRestrictions`` removes security restrictions from digitally signed files. + - Bug fixes + + - Linearization warnings are now treated like normal warnings in + that they include the file name and are suppressed with the + :qpdf:ref:`--no-warn` option. + - Performance enhancements - Include more code tidying and performance improvements from M. -- cgit v1.2.3-54-g00ecf