aboutsummaryrefslogtreecommitdiffstats
path: root/doc/deprecated.txt
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-09-27 06:27:48 -0400
committerJack Lloyd <[email protected]>2017-09-27 06:27:48 -0400
commit28afcb1e9fbdc34dfb02d7897b17bff5e1237a2f (patch)
tree15f1507d91af7f691f9d78ee5cdd623419923cad /doc/deprecated.txt
parentda1984cf643e522028cad032e786b49cabdc5355 (diff)
Update deprecated notice
[ci skip]
Diffstat (limited to 'doc/deprecated.txt')
-rw-r--r--doc/deprecated.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/deprecated.txt b/doc/deprecated.txt
index b9f651e4f..aafa8af30 100644
--- a/doc/deprecated.txt
+++ b/doc/deprecated.txt
@@ -6,6 +6,13 @@ use case if you want to make sure your code continues to work.
This is in addition to specific API calls marked with BOTAN_DEPRECATED
in the source.
+- The headers botan.h, init.h, lookup.h
+
+- All or nothing package transform
+
+- The TLS constructors taking `std::function` for callbacks. Instead
+ use the TLS::Callbacks interface.
+
- Platform support for BeOS and IRIX operating systems
- 3DES and SEED ciphersuites in TLS