diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2014-11-13 13:24:54 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2014-11-13 13:24:54 -0800 |
commit | 93605375aac0d20efdc3bcfcbd6cc12e14ccd79c (patch) | |
tree | 5724e976575a4d3a5aaa4449443a3beb2046cc6c /RELEASE_NOTES.md | |
parent | 7479fe87239869fc4744260ae789143dabc22115 (diff) | |
download | chef-93605375aac0d20efdc3bcfcbd6cc12e14ccd79c.tar.gz |
add md files for openbsd package provider
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 924f189543..6faeacdde8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,13 @@ +# Chef Client Release Notes 12.2.0: + +# Internal API Changes in this Release + +# End-User Changes + +## OpenBSD Package provider was added + +The package resource on OpenBSD is wired up to use the new OpenBSD package provider to install via pkg_add on OpenBSD systems. + # Chef Client Release Notes 12.0.0: # Internal API Changes in this Release |