diff options
author | Claire McQuin <claire@getchef.com> | 2014-10-13 16:24:00 -0700 |
---|---|---|
committer | Claire McQuin <claire@getchef.com> | 2014-10-13 16:24:00 -0700 |
commit | 1fdceacfe2f2f7f7058593e4582bd6f8a152e857 (patch) | |
tree | d0bec8ebca373c6e456fe4f63dc94b17af408642 | |
parent | 0cf409348b83f328049d625e6342355b09710bfc (diff) | |
download | ohai-1fdceacfe2f2f7f7058593e4582bd6f8a152e857.tar.gz |
Update contribution info for https://github.com/opscode/ohai/pull/411.mcquin/community-merges
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 99f19fae..014b4216 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ Add Pidora platform detection. * [**Ben Carpenter**](https://github.com/bcarpenter): Presume 'latest' API version on 404 from Eucalyptus metadata server. +* [**Nabeel Shahzad**](https://github.com/nshahzad): + Look for any number of spaces between the VxID and the value. ## Release 7.2.4 |