From 315fd65d4030de510163be8963232bc4ff20c9b7 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 5 Dec 2016 15:37:26 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c047be5f5..f72fed723 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ BUG FIXES: * core: On Unix machines if `getent` is not available, fall back to shell to find home dir. [GH-10515] * providers/aws: cloudfront distribution 404 should mark as gone [GH-10281] * provider/aws: Assign correct number of core instances (n-1) to aws-emr-cluster on update [GH-10529] + * provider/openstack: Fix Ordering of Port Allowed Address Pairs [GH-10250] ## 0.8.0-rc2 (December 2, 2016)