From bacefe0f7cf6a356b9111eccf96d22c92d376478 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Tue, 23 Apr 2019 10:27:04 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 073154e1bb..ea375c691e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ BUG FIXES: * replication: Fix an issue causing startup problems if a namespace policy wasn't replicated properly + * replication: Properly update mount entry cache on a secondary to apply all + new values after a tune * ui: fix an issue where sensitive input values weren't being saved to the server [GH-6586]