summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2016-03-02 12:06:49 -0800
committerTim Smith <tsmith@chef.io>2016-03-02 12:06:49 -0800
commit4edd772e46fd3eb4dabc58ce29dad1527aa364a7 (patch)
tree2f04955ba53fdd65a245b87391979fdd8f07185e /RELEASE_NOTES.md
parenta15a010c351c12271d090a35c855c5fe8135297c (diff)
downloadohai-4edd772e46fd3eb4dabc58ce29dad1527aa364a7.tar.gz
Update RELEASE_NOTES.md
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3aafeafa..cc595fd8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -9,3 +9,8 @@ Details about the thing that changed that needs to get included in the Release N
# Ohai Release Notes:
+## Microsoft Azure
+- Hosts running on Microsoft Azure will now be better detected as Azure hosts when they don't have a cloud hint file. The presence of the waagent on Windows and Linux or the presence of DHCP option 245 on Linux will mark a host as running in Azure.
+
+## Amazon EC2
+- Linux hosts that include the ec2metadata command line tool will now be detected as running in EC2