diff options
author | Serdar Sutay <serdar@opscode.com> | 2014-10-21 11:11:42 -0700 |
---|---|---|
committer | Serdar Sutay <serdar@opscode.com> | 2014-10-21 11:11:42 -0700 |
commit | 0ce2329eecacbdb9ed6357b8162e73c1ced6b7e3 (patch) | |
tree | 6d457c46bef198f5a6f4f5af9b8379ed0b99cc26 /CHANGELOG.md | |
parent | 59b92ec7551abe61e80897199e2b010e19040246 (diff) | |
download | chef-0ce2329eecacbdb9ed6357b8162e73c1ced6b7e3.tar.gz |
Contribution information for https://github.com/opscode/chef/pull/2246.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ef2b62d8f..a11ce5637e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -130,6 +130,9 @@ 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. +* [**Nicolas Szalay**](https://github.com/rottenbytes): + Made user prompts in knife more beautiful by adding a space after Y/N prompts. + ### Chef Contributions |