summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaire McQuin <claire@getchef.com>2014-06-19 11:44:07 -0700
committerClaire McQuin <claire@getchef.com>2014-06-19 11:44:07 -0700
commit308c7c1c9c1f35e40164086a5528a40445be825f (patch)
tree1cb84e2c98d5941a51df2156b2c947141b40262f
parent4a1a4ddcbfda1a8d768508441c0283dfd5a1c59d (diff)
downloadohai-308c7c1c9c1f35e40164086a5528a40445be825f.tar.gz
contribution info for https://github.com/opscode/ohai/pull/331
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aaa18661..7f4c63b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,8 @@
Include Joyent SmartOS specific attributes in Ohai. (OHAI-458)
* [**Mike Fiedler**](https://github.com/miketheman)
Collect ec2 metadata even if one of the resources returns a 404. (OHAI-541)
+* [**Pat Collins**](https://github.com/patcoll)
+ Provide basic memory information for Mac OS X. (OHAI-431)
* `Ohai::Exceptions::AttributeNotFound` errors in Chef's ohai resource