From: Wayne Davison Date: Thu, 14 Nov 2024 19:59:12 +0000 (-0800) Subject: Mention latest NEWS. X-Git-Tag: v3.4.0~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f654e47691629c7516095518dec4234a689a8351;p=thirdparty%2Frsync.git Mention latest NEWS. --- diff --git a/NEWS.md b/NEWS.md index a47fdbfc..8864d6d7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,6 +10,8 @@ - Fixed the included popt to avoid a memory error on modern gcc versions. +- Fixed an incorrect extern variable's type that caused an ACL issue on macOS. + ### INTERNAL: - Updated included popt to version 1.19. @@ -18,6 +20,8 @@ - Various improvements to the release scripts and git setup. +- Improved packaging/var-checker to identify variable type issues. + ------------------------------------------------------------------------------ # NEWS for rsync 3.3.0 (6 Apr 2024)