aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 834942ff..1b4dd31b 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -4456,6 +4456,13 @@ print "\n";
</listitem>
<listitem>
<para>
+ When optimizing images, detect and refuse to optimize
+ images that can't be converted to JPEG because of bit depth
+ or color space.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
Linearization and page manipulation APIs now detect and
recover from files that have duplicate Page objects in the
pages tree.