summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/doc/general_info/DEPRECATIONS12
1 files changed, 11 insertions, 1 deletions
diff --git a/system/doc/general_info/DEPRECATIONS b/system/doc/general_info/DEPRECATIONS
index 9983df9421..9df565e797 100644
--- a/system/doc/general_info/DEPRECATIONS
+++ b/system/doc/general_info/DEPRECATIONS
@@ -17,6 +17,17 @@
# is scheduled to be removed in OTP 25.
#
+#
+# Added in OTP 24.
+#
+httpd_util:flatlength/1 since=24 remove=26
+httpd_util:hexlist_to_integer/1 since=24 remove=26
+httpd_util:integer_to_hexlist/1 since=24 remove=26
+httpd_util:strip/1 since=24 remove=26
+httpd_util:suffix/1 since=24 remove=26
+disk_log:accessible_logs/0 since=24 remove=26
+disk_log:lclose/1 since=24 remove=26
+disk_log:lclose/2 since=24 remove=26
#
# Added in OTP 23.
@@ -108,7 +119,6 @@ ssl:ssl_accept/_ since=21 remove=24
#
crypto:rand_uniform/2 since=20
-erlang:get_stacktrace/0 since=20 remove=24
filename:find_src/_ since=20 remove=24
gen_fsm:_/_ since=20