aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-04-30 22:05:15 +0200
committerJay Berkenbilt <ejb@ql.org>2022-04-30 23:23:58 +0200
commit7608ff4e0be3b0bad5b28886d4b2cf97d60d5944 (patch)
tree92cdbe1aa423d4d411698df6c9cc77e3fa08b070 /TODO
parentcff26040d8e4019e2c9db950d7986f6422c6711b (diff)
downloadqpdf-7608ff4e0be3b0bad5b28886d4b2cf97d60d5944.tar.zst
TODO: reminder to look for deprecated APIs in ABI section
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 96ee2455..889e8a7b 100644
--- a/TODO
+++ b/TODO
@@ -472,7 +472,8 @@ 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". Always Search for ABI
-in source and header files to find items not listed here.
+in source and header files to find items not listed here. Also search
+for "[[deprecated" to find deprecated APIs that can be removed.
* Deal with weak cryptographic algorithms:
* Github issue #576