aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 3 insertions, 6 deletions
diff --git a/TODO b/TODO
index 42a348ed..a4554456 100644
--- a/TODO
+++ b/TODO
@@ -3,12 +3,6 @@ Soon
* Set up OSS-Fuzz (Google). See starred email in qpdf label.
- * Update the docs for copyForeignObject and addPage to explain the
- difference between copying a page in the two ways: using addPage
- updates the pages tree, while using copyForeignObject does not. The
- latter is appropriate when a page is being converted to a form
- XObject.
-
Next ABI
========
@@ -25,6 +19,9 @@ Do these things next time we have to break binary compatibility
* Collapse QPDF::pushInheritedAttributesToPageInternal* and
QPDF::getAllPagesInternal* into QPDF::*Internal.
+ * Get rid of the version of QPDF::copyForeignObject with the bool
+ unused parameter.
+
Lexical
=======