From b997fa5343ea42054338b9143b3205cb6c164e6e Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 9 Nov 2019 11:15:09 -0500 Subject: Start list of ABI changes for qpdf 10 --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'TODO') 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 ====== -- cgit v1.2.3-54-g00ecf