diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index f5dd444e..8924dc51 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -5065,6 +5065,57 @@ print "\n"; --> + + 10.4.0: Month dd, YYYY + + + + + Bug Fixes + + + + + Fix potential bounds error when handling shell completion + that could occur when given bogus input. + + + + + + + Library Enhancements + + + + + Make QPDF::findPage functions public. + + + + + Add methods to Pl_Flate to be able to + receive warnings on certain recoverable conditions. + + + + + + + CLI Enhancements + + + + + Improve diagnostics around parsing + command-line options + + + + + + + 10.3.2: May 8, 2021