From f0cf8b5cecdbb09b263cfdbd95c2e744cd1a1b6a Mon Sep 17 00:00:00 2001 From: Brian Kassouf Date: Tue, 21 Jan 2020 15:44:32 -0800 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e441351ff..0bc6ba7b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ BUG FIXES: * core: Fix seal migration error when attempting to migrate from auto unseal to shamir [GH-8172] * core: Fix seal migration config issue when migrating from auto unseal to auto unseal [GH-8172] * plugin: Fix issue where a plugin unwrap request potentially used an expired token [GH-8058] -* replication: Fix issue where a forwarded request from a performance/standby node could run in +* replication: Fix issue where a forwarded request from a performance/standby node could run into a timeout * secrets/database: Fix issue where a manual static role rotation could potentially panic [GH-8098] * secrets/database: Fix issue where a manual root credential rotation request is not forwarded