summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe <glen@delfi.ee>2014-09-18 00:13:40 +0300
committerElan Ruusamäe <glen@delfi.ee>2014-09-18 00:13:40 +0300
commit01e939fc7dab6566f944915553031a1fc1756f54 (patch)
treef1cc564ab2efe95329279ba05ecdcd16788594c3
parent35dc3d5010dc6392f8fbb7f389534e47c0e0427a (diff)
downloadohai-01e939fc7dab6566f944915553031a1fc1756f54.tar.gz
Update CHANGELOG.md
fix my name and avoid bogus link in github
-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)