diff options
author | Serdar Sutay <serdar@opscode.com> | 2014-10-10 15:15:56 -0700 |
---|---|---|
committer | Serdar Sutay <serdar@opscode.com> | 2014-10-10 15:15:56 -0700 |
commit | eaabe9341e73a312f75e44efa4bda2420442b335 (patch) | |
tree | 765fa21bd6b556d2ef705893648f3ca90ff9bb44 /CHANGELOG.md | |
parent | a2e29f248a6d8bf8e92bcf1a1229c3236b69b21f (diff) | |
download | chef-eaabe9341e73a312f75e44efa4bda2420442b335.tar.gz |
Contribution information for https://github.com/opscode/chef/pull/2052.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 84df67bd3f..f90e062b3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -104,6 +104,8 @@ Added an error message to prevent unintentional running of `exec()` in recipes. * [**wacky612**](https://github.com/wacky612): Fixed a bug in pacman package provider that was preventing the installation of `bind` package. +* [**Ionuț Arțăriși**](https://github.com/mapleoin): + Changed the default service provider to systemd on SLES versions 12.10 and higher. ### Chef Contributions |