From ced844da92c0f94cd3b84d74a481c270eff32135 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Thu, 21 Jul 2016 10:23:11 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4172a546a7..d50168e6d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,7 +69,7 @@ BUG FIXES: * auth/aws-ec2: Added a nil check for stored whitelist identity object during renewal [GH-1542] - * auth/cert: Fix panic if no client certificate is supplied [GH-1639] + * auth/cert: Fix panic if no client certificate is supplied [GH-1637] * core: Fix regression causing status codes to be `400` in most non-5xx error cases [GH-1553] * core: Fix panic that could occur during a leadership transition [GH-1627]