diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-03-04 13:52:34 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-03-04 13:53:06 -0800 |
commit | e20e721cc491dc2f74e24fea780360ed6393185b (patch) | |
tree | c4164cbdc45bac9c0e8b99cabcb5114165e5c3e9 | |
parent | 8099d4c0440af78b42866926aedfcaf32d4c331f (diff) | |
download | chef-lcg/provider_resolver.tar.gz |
add CHANGELOG.mdlcg/provider_resolver
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dd0615b080..a9d8981982 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ * windows service now has a configurable timeout * `knife ssh` now has an --exit-on-error option that allows users to fail-fast rather than moving on to the next machine. +* migrate macosx, windows, openbsd, and netbsd resources to dynamic resolution +* migrate cron and mdadm resources to dynamic resolution ## 12.1.0 |