changelog: Add bugfix entry for acl

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
Jeremi Piotrowski 2023-05-10 15:30:13 +02:00
parent 68db2e0a04
commit 9545ea50dc

View File

@ -0,0 +1 @@
- Fixed a miscompilation of getfacl causing it to dump core when executed ([scripts#809](https://github.com/flatcar/scripts/pull/809))