commit | 5b1ea6ee7023b8e29c99da5d613b3a2dc36a772a | [log] [tgz] |
---|---|---|
author | TRodziewicz <tomasz.rodziewicz@mobica.com> | Mon Jun 28 14:34:47 2021 +0200 |
committer | TRodziewicz <tomasz.rodziewicz@mobica.com> | Mon Jun 28 14:37:58 2021 +0200 |
tree | cc796e78dcac964aeacd3400dacbb2c5ed9a4666 | |
parent | 2abf03c551cc5a559ec123eb5295048913120650 [diff] |
Adding changelog file Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
diff --git a/ChangeLog.d/issue4564.txt b/ChangeLog.d/issue4564.txt new file mode 100644 index 0000000..286c31b --- /dev/null +++ b/ChangeLog.d/issue4564.txt
@@ -0,0 +1,3 @@ +Removals + * Remove all instances of MBEDTLS_SSL_MINOR_VERSION_1 and + MBEDTLS_SSL_MINOR_VERSION_2 and related dead code and tests. Fixes #4564.