From: Wayne Davison Date: Sun, 14 Aug 2022 17:12:06 +0000 (-0700) Subject: Update the NEWS. X-Git-Tag: v3.2.5~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc72d2b7716ef6f42b3cdb1d7b7d89d096e13140;p=thirdparty%2Frsync.git Update the NEWS. --- diff --git a/NEWS.md b/NEWS.md index 0610dfba..30ef8707 100644 --- a/NEWS.md +++ b/NEWS.md @@ -29,6 +29,10 @@ - Lots of manpage improvements, including an attempt to better describe how include/exclude filters work. +- If rsync is compiled with an xxhash 0.8 library and then moved to a system + with a dynamically linked xxhash 0.7 library, we now detect this and disable + the XX3 hashes (since these routines didn't stabilize until 0.8). + ### ENHANCEMENTS: - The [`--trust-sender`](rsync.1#opt) option was added as a way to bypass the