From 03d9268b514c4d5dcbbeb39aea9d840ed562c61d Mon Sep 17 00:00:00 2001 From: Drew Blas Date: Tue, 12 Aug 2014 04:55:12 -0500 Subject: [PATCH] Fix typo in CHANGELOG.md This change occured int he ec2 module, not ec2_vol --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 819cc04137e..63771f82e54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,7 +37,7 @@ Some other notable changes: * ec2_asg: fixes related to proper termination of an autoscaling group * win_setup: total memory fact correction * ec2_vol: ability to list existing volumes -* ec2_vol: can set optimized flag +* ec2: can set optimized flag * various parser improvements * produce a friendly error message if the SSH key is too permissive * ec2_ami_searcH: support for SSD and IOPS provisioned EBS images