aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-04-16 19:16:06 +0200
committerJay Berkenbilt <ejb@ql.org>2022-04-16 19:16:06 +0200
commit38edca820eac0a79fd860895b46dd03005e3c96b (patch)
treea06d30d84be0910765777900ab76ab2004899e46 /TODO
parent80ed3076a02a40175760f8ddf88bbee2e1604d23 (diff)
downloadqpdf-38edca820eac0a79fd860895b46dd03005e3c96b.tar.zst
Clarify note in TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 68447795..5ed0702d 100644
--- a/TODO
+++ b/TODO
@@ -476,9 +476,9 @@ 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"
+Comments appear in the code prefixed by "ABI". Always Search for ABI
+in source and header files to find items not listed here.
-* Search for ABI to find items not listed here.
* See where anonymous namespaces can be used to keep things private to
a source file. Search for `(class|struct)` in **/*.cc.
* Having QPDFObjectHandle setters return Class& to allow for