changelog++

This commit is contained in:
Jeff Mitchell 2016-07-21 10:23:11 -04:00
parent 40c74e5671
commit ced844da92

View File

@ -69,7 +69,7 @@ BUG FIXES:
* auth/aws-ec2: Added a nil check for stored whitelist identity object * auth/aws-ec2: Added a nil check for stored whitelist identity object
during renewal [GH-1542] 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 * core: Fix regression causing status codes to be `400` in most non-5xx error
cases [GH-1553] cases [GH-1553]
* core: Fix panic that could occur during a leadership transition [GH-1627] * core: Fix panic that could occur during a leadership transition [GH-1627]