add changelog

This commit is contained in:
Wesley Whetstone 2020-07-14 16:26:37 -07:00 committed by Daniel Wozniak
parent f22bb8ef91
commit 4c2762307e
3 changed files with 3 additions and 0 deletions

1
changelog/49237.fixed Normal file
View file

@ -0,0 +1 @@
Fixes service.status to return True/False instead of empty strings or PIDs of the service. This brings macOS into parity with the other service modules.

1
changelog/57907.fixed Normal file
View file

@ -0,0 +1 @@
Fixes and issue on macOS where salt would take extra time to run on service.dead calls where the service is missing.

1
changelog/57908.fixed Normal file
View file

@ -0,0 +1 @@
Fixes an issue with where disabled macOS and Windows services would fail to start with service.running