summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2015-12-10 09:54:52 -0800
committerTim Smith <tsmith@chef.io>2015-12-10 09:54:52 -0800
commitde20410be19e8b88a17d0a4a27b9e5c16875baeb (patch)
tree3eac913f420ebda31ef818233fe5980fbddb3004
parentc5b18453cf60ef6f2e77b2a2f1c0a16068106729 (diff)
downloadohai-de20410be19e8b88a17d0a4a27b9e5c16875baeb.tar.gz
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e2de394a..da1006f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,9 @@
# Ohai Changelog
## Unreleased
-* CPU plugin for Darwin (OS X) now properly reports the number of real CPUs adds "cores" to match the CPU output on Linux
-* CPU plugin for FreeBSD now reports "real" and "core" values to match the CPU output on Linux
+* [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
## Release 8.8.1
* [pr#677](https://github.com/chef/ohai/pull/677) Remove dependency on mime-types gem