summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9f40059e..d9365685 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,19 @@
+2.3
+===
+
+ * Add ability to delete, replace, and swap objects using indirect
+ object references. This, along with the existing ability to
+ install new indirect objects, significantly increases range of
+ possible modifications.
+
+ * QPDFWriter: be able to save to a memory buffer
+
+ * Provide an API for returning the keys of a dictionary as a
+ std::map. Do the corresponding thing for an array. Provide an
+ example program that does dictionary and array copies perhaps as
+ part of the replace, swap, delete example.
+
+
General
=======