summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 13:39:05 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 13:39:05 -0700
commit30a372d72336fcb69f871644d14b0dc5d6795d1c (patch)
tree878968efbd1d9dafb9d6c9028d7078de823766fc
parente38ab34b944f031f8469a5104493b4a04ee026d9 (diff)
downloadchef-30a372d72336fcb69f871644d14b0dc5d6795d1c.tar.gz
Contribution information for https://github.com/opscode/chef/pull/1957.
-rw-r--r--CHANGELOG.md2
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