summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Doherty <randomcamel@users.noreply.github.com>2014-10-08 10:58:16 -0700
committerChris Doherty <randomcamel@users.noreply.github.com>2014-10-08 10:58:16 -0700
commit7f236885e421954ba39e6daf0d9da30b16b04040 (patch)
tree17d092801b2c8187090a817ecd2b6232a95e6e0a
parent9189c69112fa17893547602e22d8bf734a38aef5 (diff)
downloadchef-7f236885e421954ba39e6daf0d9da30b16b04040.tar.gz
Add line for PR 1980 (FreeBSD pkgng version detection fix).
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 48cd1d2cc4..452b1d331b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -75,6 +75,7 @@
* [**Stanislav Bogatyrev**](https://github.com/realloc):
Fetch recipe_url before loading json_attribs in chef-solo (CHEF-5075)
* [**Mal Graty**](https://github.com/mal): Workaround for a breaking change in git's shallow-clone behavior. (Issue 1563)
+* [**Dave Eddy**](https://github.com/bahamas10): Fix version detection in FreeBSD pkgng provider. (PR 1980)
### Chef Contributions