aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-03-18 20:38:31 +0100
committerJay Berkenbilt <ejb@ql.org>2023-03-18 20:38:31 +0100
commit96520d2583e014c1ecc6cede83610070a1a5608a (patch)
tree13fec9e4bb9993ffc1e4236a7511f2eec7c27bed /TODO
parentfe36ef141c7d77548175666eb952cd185f2d9fa6 (diff)
downloadqpdf-96520d2583e014c1ecc6cede83610070a1a5608a.tar.zst
Add ChangeLog and release notes for previous fix (fixes #923)
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index fce507ab..4eba6f6b 100644
--- a/TODO
+++ b/TODO
@@ -263,6 +263,14 @@ Always:
For qpdf 12, see https://github.com/qpdf/qpdf/discussions/785
+C++ Version Changes
+===================
+
+Use
+// C++NN: ...
+to mark places in the code that should be updated when we require at
+least that version of C++.
+
Page splitting/merging
======================