summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-21 10:56:52 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-21 10:56:52 -0700
commit59b92ec7551abe61e80897199e2b010e19040246 (patch)
tree36e136b6bfc443335d8e7b7b8d5a99354cb0a091
parent780b8e5f57733fedc71ff99286e7c68ae1a77567 (diff)
downloadchef-59b92ec7551abe61e80897199e2b010e19040246.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2239.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c858978b5..0ef2b62d8f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -128,6 +128,8 @@
Removed dead code from `knife ssh`.
* [**Nicolas Szalay**](https://github.com/rottenbytes):
Fixed a bug preventing mounting of cgroup type devices in the mount provider.
+* [**Anshul Sharma**](https://github.com/justanshulsharma):
+ Fixed inconsistent globbing in `knife from file` command.
### Chef Contributions