]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Mention latest NEWS.
authorWayne Davison <wayne@opencoder.net>
Thu, 14 Nov 2024 19:59:12 +0000 (11:59 -0800)
committerWayne Davison <wayne@opencoder.net>
Thu, 14 Nov 2024 19:59:12 +0000 (11:59 -0800)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index a47fdbfcd75e9d8ace485b9ff6f9f3373878f33d..8864d6d74db6a8f8e37f7ecaacbfabb45b4b8089 100644 (file)
--- 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)