From 11bd2a4fd60b794d3af3660705d2ef0f0f2b61ab Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 10 Oct 2022 08:55:09 -0700 Subject: [PATCH] Tweak NEWS. --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 05476bee..24862dd0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -71,7 +71,7 @@ deprecation warnings and makes it easy to support more digest methods. On newer systems, the MD4 digest is marked as legacy in the openssl code, which makes openssl refuse to support it via EVP. You can choose to ignore this - and allow the included MD4 code to be used for older rsync connections (when + and allow rsync's MD4 code to be used for older rsync connections (when talking to an rsync prior to 3.0.0) or you can choose to configure rsync to tell openssl to enable legacy algorithms (see below). -- 2.47.2