summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-08 12:41:26 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-08 12:41:26 -0700
commit8ea4bf387a03e77c3dbaaf65bb320c2ef8d42b98 (patch)
treea84d239f9fdaa8e72baf8a409cb2b08c8fff8d58
parenta3b834004a627c7bcc5885cf106567100851b201 (diff)
parent01e939fc7dab6566f944915553031a1fc1756f54 (diff)
downloadohai-8ea4bf387a03e77c3dbaaf65bb320c2ef8d42b98.tar.gz
Merge pull request #413 from glensc/patch-1
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 603a8e62..78085e3b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,8 +35,8 @@
Added platform_family support for ibm_powerkvm (OHAI-558)
* [**Pierre Carrier**:](https://github.com/pcarrier)
EC2 metadata errors are unhelpful (OHAI-566)
-* [**Elan Ruusamae**:](https://github.com/glensc)
- Support deep virtualization systems in node[:virtualization][:systems] (OHAI-182)
+* [**Elan Ruusamäe**:](https://github.com/glensc)
+ Support deep virtualization systems in `node[:virtualization][:systems]` (OHAI-182)
* [**Sean Walberg**:](https://github.com/swalberg)
:Passwd plugin now ignores duplicate users. (OHAI-561)
* [**Joe Richards**:](https://github.com/viyh)