aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-12-22 15:31:26 +0100
committerJay Berkenbilt <ejb@ql.org>2020-12-26 14:48:18 +0100
commitcc8895078a1d64928e8ee335f1e8c7d6928de1b3 (patch)
treeb8f2ce902ae3a183f5e0a98951d6f7126cc13bc1 /TODO
parent573b6eb8b1801b40a4b6eb32cfd159f532876510 (diff)
downloadqpdf-cc8895078a1d64928e8ee335f1e8c7d6928de1b3.tar.zst
Add QPDFObjectHandle::makeDirect(bool allow_streams)
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 24ffaf6a..5a3aad47 100644
--- a/TODO
+++ b/TODO
@@ -155,6 +155,8 @@ ABI Changes
This is a list of changes to make next time there is an ABI change.
Comments appear in the code prefixed by "ABI"
+* Merge two versions of QPDFObjectHandle::makeDirect per comment
+
Page splitting/merging
======================