Add changelog file

This commit is contained in:
Erik Johnson 2024-08-07 15:27:44 -05:00 committed by Daniel Wozniak
parent 46ef29b9af
commit 17dcfa29fd

2
changelog/66786.fixed.md Normal file
View file

@ -0,0 +1,2 @@
Fix an issue where files created using `salt.utils.atomicile.atomic_open()`
were created with restrictive permissions instead of respecting the umask.