summaryrefslogtreecommitdiff
path: root/DOC_CHANGES.md
diff options
context:
space:
mode:
authorsersut <serdar@opscode.com>2014-03-07 11:52:13 -0800
committersersut <serdar@opscode.com>2014-03-07 11:59:54 -0800
commit59793ac7ad45e8149b33c5b26d76ed2d8164de67 (patch)
tree17c43f33e7032b16df0d2ca82be3c8ef282d2fad /DOC_CHANGES.md
parent1dd32a6f91b9c1d348b999466a5727250c27d842 (diff)
downloadchef-59793ac7ad45e8149b33c5b26d76ed2d8164de67.tar.gz
Upgrade ohai to 7.0.0.rc.0
Diffstat (limited to 'DOC_CHANGES.md')
-rw-r--r--DOC_CHANGES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOC_CHANGES.md b/DOC_CHANGES.md
index e37f39510e..6380b22753 100644
--- a/DOC_CHANGES.md
+++ b/DOC_CHANGES.md
@@ -16,3 +16,6 @@ Option that is required to be specified if user is attempting to delete a valida
### -r / --runlist option for chef-client
Option similar to `-o` which sets or changes the run_list of a node permanently.
+
+### OHAI 7 Upgrade
+Unless there are major issues, 11.12.0 will include OHAI 7. We already have ohai 7 docs in place. We probably need to add some notes to ohai 6 notes that one should now use the newer version when possible.