We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ad353 commit f654e47Copy full SHA for f654e47
NEWS.md
@@ -10,6 +10,8 @@
10
11
- Fixed the included popt to avoid a memory error on modern gcc versions.
12
13
+- Fixed an incorrect extern variable's type that caused an ACL issue on macOS.
14
+
15
### INTERNAL:
16
17
- Updated included popt to version 1.19.
@@ -18,6 +20,8 @@
18
20
19
21
- Various improvements to the release scripts and git setup.
22
23
+- Improved packaging/var-checker to identify variable type issues.
24
25
------------------------------------------------------------------------------
26
27
# NEWS for rsync 3.3.0 (6 Apr 2024)
0 commit comments