diff options
author | Serdar Sutay <serdar@opscode.com> | 2014-10-10 13:39:05 -0700 |
---|---|---|
committer | Serdar Sutay <serdar@opscode.com> | 2014-10-10 13:39:05 -0700 |
commit | 30a372d72336fcb69f871644d14b0dc5d6795d1c (patch) | |
tree | 878968efbd1d9dafb9d6c9028d7078de823766fc /CHANGELOG.md | |
parent | e38ab34b944f031f8469a5104493b4a04ee026d9 (diff) | |
download | chef-30a372d72336fcb69f871644d14b0dc5d6795d1c.tar.gz |
Contribution information for https://github.com/opscode/chef/pull/1957.
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 d2efe4a6f5..60e691fa54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -94,6 +94,8 @@ Added `source_url` and `issues_url` options to metadata to be used by Supermarket. * [**Anshul Sharma**](https://github.com/justanshulsharma): Fixed Chef Client to use the `:client_name` instead of `:node_name` during initial client registration. +* [**tbe**](https://github.com/tbe): + Fixed Paludis package provider to be able to interpret the package category. ### Chef Contributions |