File 0326-erlang-phash-2-fix-deprected-since.patch of Package erlang
From f9daa9f7d822d3d7cc8af3eebfa64d72a871876d Mon Sep 17 00:00:00 2001
From: Kjell Winblad <kjellwinblad@gmail.com>
Date: Tue, 22 Sep 2020 11:06:14 +0200
Subject: [PATCH 26/39] erlang:phash/2: fix deprected since
---
system/doc/general_info/DEPRECATIONS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/system/doc/general_info/DEPRECATIONS b/system/doc/general_info/DEPRECATIONS
index a3a24affaa..9f65eab031 100644
--- a/system/doc/general_info/DEPRECATIONS
+++ b/system/doc/general_info/DEPRECATIONS
@@ -17,6 +17,8 @@ httpd_util:suffix/1 since=24 remove=26
# is scheduled to be removed in OTP 25.
#
+erlang:phash/2 since=24
+
#
# Added in OTP 23.2.
#
@@ -75,8 +77,6 @@ snmpm:async_get_bulk/6 since=23 remove=25
snmpm:async_get_bulk/7 since=23 remove=25
snmpm:async_get_bulk/8 since=23 remove=25
-erlang:phash/2 since=23
-
#
# Added in OTP 22.
#
--
2.26.2