commit | 06fe88e672953bebd24ffc27bcb247581e1371f2 | [log] [tgz] |
---|---|---|
author | TRodziewicz <tomasz.rodziewicz@mobica.com> | Tue Apr 13 23:22:25 2021 +0200 |
committer | TRodziewicz <tomasz.rodziewicz@mobica.com> | Tue Apr 13 23:22:25 2021 +0200 |
tree | 6a1916c12505f4a31dcd161c19618cfc26345f49 | |
parent | 2a1a67300da5478c4479d98a950c8c6415db2b57 [diff] |
Changelog added. Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
diff --git a/ChangeLog.d/issue4284.txt b/ChangeLog.d/issue4284.txt new file mode 100644 index 0000000..1429bec --- /dev/null +++ b/ChangeLog.d/issue4284.txt
@@ -0,0 +1,2 @@ +Removals + * Removed deprecated things in psa/crypto_compat.h. Fixes #4284