summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2016-03-08 11:13:43 -0800
committerTim Smith <tsmith@chef.io>2016-03-08 11:13:43 -0800
commit44ca255f386a4f3b28323b70c9a7ac371dc1f2ad (patch)
treec2ba16b1ed41cd05159751563d9c02a2759ecb89
parent779213baf23968b05235787c77c095128444da26 (diff)
downloadohai-44ca255f386a4f3b28323b70c9a7ac371dc1f2ad.tar.gz
Fix change log
These were issues that were closed without code changes. They shouldn't be in the changelog.
-rw-r--r--CHANGELOG.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 87cb89ce..2d12bbc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,8 +15,6 @@
**Fixed bugs:**
-- KVM modules is a bogus way to detect a KVM host [\#749](https://github.com/chef/ohai/issues/749)
-- Azure hosts should not also show up as Hyper-V guests [\#665](https://github.com/chef/ohai/issues/665)
- Use escape\_glob\_dir instead of escape\_glob [\#747](https://github.com/chef/ohai/pull/747) ([jaym](https://github.com/jaym))
- have a proper dependency on plist [\#737](https://github.com/chef/ohai/pull/737) ([thommay](https://github.com/thommay))
- Fix digital ocean ip address detection [\#735](https://github.com/chef/ohai/pull/735) ([ctso](https://github.com/ctso))