From: Wayne Davison Date: Wed, 14 Sep 2022 03:54:35 +0000 (-0700) Subject: NEWS tweak. X-Git-Tag: v3.2.7pre1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=208d6ad1cd6f315959a2b2f1b7f032144716ec49;p=thirdparty%2Frsync.git NEWS tweak. --- diff --git a/NEWS.md b/NEWS.md index 44eddd9b..49dbc544 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,7 +12,7 @@ - Added negotiated daemon-auth support that allows a stronger checksum digest to be used. Added SHA512, SHA256, and SHA1 digests to MD5 & MD4. These new - digests are at the highest priority in the new negotiation list. + digests are at the highest priority in the new daemon-auth negotiation list. - Added support for SHA1, SHA256, and SHA512 digests in file checksums. While this tends to be overkill, it is available if someone really needs it. These