summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Hain <shain@chef.io>2015-05-26 12:56:15 -0700
committerScott Hain <shain@chef.io>2015-05-26 12:56:15 -0700
commit34614a94aea62c88785535b17e6a1292fcc497c1 (patch)
tree17adea354a716f9a6127806ecd8546de3c5d2f86
parent18b7aa067048deb1984a5b03b33589895855648a (diff)
downloadchef-34614a94aea62c88785535b17e6a1292fcc497c1.tar.gz
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03248be42e..e89a4eaae2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,5 @@
## Unreleased
-
+* [pr#3419](https://github.com/chef/chef/pull/3419): Fix cli issue with chef_repo_path when ENV variable is unset
* [**Yukihiko SAWANOBORI**](https://github.com/sawanoboly): Pass name by
knife cil attribute [pr#3195](https://github.com/chef/chef/pull/3195)