TODO: reminder to look for deprecated APIs in ABI section

This commit is contained in:
Jay Berkenbilt 2022-04-30 16:05:15 -04:00
parent cff26040d8
commit 7608ff4e0b
1 changed files with 2 additions and 1 deletions

3
TODO
View File

@ -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