aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index cf752daf..42d5e7a6 100644
--- a/TODO
+++ b/TODO
@@ -20,16 +20,14 @@ Next
* Make sure that the release notes call attention to the one API
breaking change: removal of length from replaceStreamData.
- * Add a way to create new QPDFObjectHandles with a string
- representation of them, such as
- QPDFObjectHandle::parse("<< /a 1 /b 2 >>");
-
* Document thread safety: One individual QPDF or QPDFWriter object
can only be used by one thread at a time, but multiple threads can
simultaneously use separate objects.
* Write some documentation about the design of copyForeignObject.
+ * Mention QPDFObjectHandle::parse in the documentation.
+
* copyForeignObject still to do:
- qpdf command