summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2015-11-25 15:29:13 -0800
committerTim Smith <tsmith@chef.io>2015-11-25 15:29:13 -0800
commit128595d3fac5cea04d5cde8e9e7ac904b5a1db0d (patch)
treed173420b277d7e9d1b9a312a346a75b3ddb8c71c /CHANGELOG.md
parent4d467a0a1d733f60744f640cec7ce7e84f8eac2c (diff)
parentf6231c7e2813c30ed992d222a9ae4706c8fc7a92 (diff)
downloadohai-128595d3fac5cea04d5cde8e9e7ac904b5a1db0d.tar.gz
Merge pull request #639 from ndpgroup/rhev_virt_detect
Add detection for RHEV (on Linux guests) to virtualization plugin
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d2c9d67..53b63b2b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,8 @@
# Ohai Changelog
## Unreleased
+* [**James Flemer, NDP LLC**](https://github.com/jflemer-ndp):
+ - Add detection for RHEV (on Linux guests) to virtualization plugin
* [**Shahul Khajamohideen**](https://github.com/sh9189):
- Fixes Windows :CPU plugin inconsistencies with other platforms: modifies
`cpu[:total]` to return total number of logical processors, adds `cpu[:cores]`