From 836e77508db9565edfdf87c2a2ec9eb71c79aa09 Mon Sep 17 00:00:00 2001 From: John Safranek Date: Wed, 15 Apr 2020 22:31:18 -0700 Subject: [PATCH] Remove notes for reverted DTLS commits. --- ChangeLog.md | 1 - README | 1 - README.md | 1 - 3 files changed, 3 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 56da61d16..6417d0f57 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -25,7 +25,6 @@ Release 4.4.0 of wolfSSL embedded TLS has bug fixes and new features including: ## Fixes * Fix for RSA public encrypt / private sign with RSA key sizes over 2048-bit. -* Fixes for DTLS handshake issues. * Correct misspellings. * Secure renegotiation fix. * Fix memory leak when using ATECC and non-SECP256R1 curves for sign, verify, diff --git a/README b/README index ec3ba544e..98d7ff9a0 100644 --- a/README +++ b/README @@ -100,7 +100,6 @@ Release 4.4.0 of wolfSSL embedded TLS has bug fixes and new features including: ## Fixes * Fix for RSA public encrypt / private sign with RSA key sizes over 2048-bit. -* Fixes for DTLS handshake issues. * Correct misspellings. * Secure renegotiation fix. * Fix memory leak when using ATECC and non-SECP256R1 curves for sign, verify, diff --git a/README.md b/README.md index ec3ba544e..98d7ff9a0 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,6 @@ Release 4.4.0 of wolfSSL embedded TLS has bug fixes and new features including: ## Fixes * Fix for RSA public encrypt / private sign with RSA key sizes over 2048-bit. -* Fixes for DTLS handshake issues. * Correct misspellings. * Secure renegotiation fix. * Fix memory leak when using ATECC and non-SECP256R1 curves for sign, verify,