summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2015-12-14 11:29:08 -0800
committerTim Smith <tsmith@chef.io>2015-12-14 11:29:08 -0800
commitabe7f090a120f239730f3a7a3af6b806e82d75b4 (patch)
tree21c1b26aca03c96439b8a30b5fc0edba559ea8e5
parentf92837521b6d5ac973322cae09dfdb7a4932e931 (diff)
downloadohai-abe7f090a120f239730f3a7a3af6b806e82d75b4.tar.gz
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da1006f7..75f69acb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,13 @@
# Ohai Changelog
## Unreleased
+* [**phreakocious**](https://github.com/phreakocious):
+ - Collect layer 1 Ethernet information per NIC on Linux hosts
* [pr#672](https://github.com/chef/ohai/pull/672) CPU plugin for Darwin (OS X) now properly reports the number of real CPUs adds "cores" to match the CPU output on Linux
* [pr#674](https://github.com/chef/ohai/pull/674) CPU plugin for FreeBSD now reports "real" and "core" values to match the CPU output on Linux
* [pr#654](https://github.com/chef/ohai/pull/654) Improvements to filesystem and wpar detection on AIX
+* [pr#683](https://github.com/chef/ohai/pull/683) Properly detect the init package on older Linux kernels
+
## Release 8.8.1
* [pr#677](https://github.com/chef/ohai/pull/677) Remove dependency on mime-types gem