From ef69ce4916c8638b080d6f95b2086792f78bb044 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Thu, 19 Jan 2017 10:13:43 -0500 Subject: [PATCH] Corrected PR number in CL --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bffd09b891..1c335a0164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ BUG FIXES: blacklist (with only `disallowed_policies` set) would not work in most circumstances [GH-2286] * physical/file: File names are base64 encoded to avoid problems with some of - the characters disallowed by host OS [GH-2288] + the characters disallowed by host OS [GH-2203] * physical/s3: Page responses in client so list doesn't truncate [GH-2224] * secret/pki: When using `sign-verbatim`, don't require a role and use the CSR's common name [GH-2243]