Commit 8c34d67b88c3b7bccd16a3d825dab3cc55f8a8f8
1 parent
5462dfce
Fix duplicated release notes entries
Showing
1 changed file
with
0 additions
and
16 deletions
manual/qpdf-manual.xml
| ... | ... | @@ -4421,14 +4421,6 @@ print "\n"; |
| 4421 | 4421 | behavior. |
| 4422 | 4422 | </para> |
| 4423 | 4423 | </listitem> |
| 4424 | - <listitem> | |
| 4425 | - <para> | |
| 4426 | - When <command>qpdf --check</command> or <command>qpdf | |
| 4427 | - --check-linearization</command> encounters a file with | |
| 4428 | - linearization warnings but not errors, it now properly exits | |
| 4429 | - with exit code 3 instead of 2. | |
| 4430 | - </para> | |
| 4431 | - </listitem> | |
| 4432 | 4424 | </itemizedlist> |
| 4433 | 4425 | </listitem> |
| 4434 | 4426 | <listitem> |
| ... | ... | @@ -4654,14 +4646,6 @@ print "\n"; |
| 4654 | 4646 | missing /Length keys in the encryption dictionary. |
| 4655 | 4647 | </para> |
| 4656 | 4648 | </listitem> |
| 4657 | - <listitem> | |
| 4658 | - <para> | |
| 4659 | - When <command>qpdf --check</command> or <command>qpdf | |
| 4660 | - --check-linearization</command> encounters a file with | |
| 4661 | - linearization warnings but not errors, it now properly exits | |
| 4662 | - with exit code 3 instead of 2. | |
| 4663 | - </para> | |
| 4664 | - </listitem> | |
| 4665 | 4649 | </itemizedlist> |
| 4666 | 4650 | </listitem> |
| 4667 | 4651 | <listitem> | ... | ... |