summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-07-01 10:11:28 -0700
committerTim Smith <tsmith84@gmail.com>2019-07-01 10:12:14 -0700
commite1e4453ccf769b8f7f0f5aebd3aa2cfc13b30ea1 (patch)
treefea6a24733aad442f33b288e4d2ce1a2dfb3e154 /RELEASE_NOTES.md
parent47ae20968981eccc0225bcd226f48893a3d79876 (diff)
downloadchef-e1e4453ccf769b8f7f0f5aebd3aa2cfc13b30ea1.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjingle@users.noreply.github.com>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index fc7e9aed4f..c65901d422 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -20,7 +20,7 @@ The `launchd` resource has been updated with a new `launch_events` property, whi
### yum_package
-The `yum_package` resource's helper for interacting with the yum subsystem has been updated to always close out the rpmdb lock even during failures. This may prevent the rpmdb becoming locked in some rare conditions. Thanks for reporting this issue [@lytao](https://github.com/lytao).
+The `yum_package` resource's helper for interacting with the yum subsystem has been updated to always close out the rpmdb lock, even during failures. This may prevent the rpmdb becoming locked in some rare conditions. Thanks for reporting this issue, [@lytao](https://github.com/lytao).
### template