changelog++

This commit is contained in:
Jeff Mitchell 2016-07-21 10:23:11 -04:00
parent e13ed0289e
commit a57a23c12b
1 changed files with 1 additions and 1 deletions

View File

@ -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]