aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9a178fe6..ebd6103e 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,15 @@ Fuzz Errors
* Problems inside the jpeg library: 15470, 15751, 18633
* Timeout: 17630
+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"
+
+* QPDFPageObjectHelper::placeFormXObject: name should be std::string
+ const& (issue #374)
+
C++-11
======