aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9d687d56..ae9608a7 100644
--- a/TODO
+++ b/TODO
@@ -84,7 +84,12 @@ 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"
+* Search for ABI to find items not listed here.
* Merge two versions of QPDFObjectHandle::makeDirect per comment
+* After removing legacy QPDFNameTreeObjectHelper and
+ QPDFNumberTreeObjectHelper constructors, NNTreeImpl can switch to
+ having a QPDF reference and assume that the reference is always
+ valid.
Page splitting/merging
======================