From f654e47691629c7516095518dec4234a689a8351 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 14 Nov 2024 11:59:12 -0800 Subject: [PATCH] Mention latest NEWS. --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) 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) -- 2.47.3