From 4d3794843adf665c0603e4fa1a3961a0b6a5d903 Mon Sep 17 00:00:00 2001 From: Jeff Allen Date: Fri, 2 Apr 2021 15:34:59 -0400 Subject: [PATCH] Fix formatting for 4.4.5 changelog --- source/includes/changelogs/releases/4.4.5.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/changelogs/releases/4.4.5.rst b/source/includes/changelogs/releases/4.4.5.rst index be10af780e5..58a452fd2fd 100644 --- a/source/includes/changelogs/releases/4.4.5.rst +++ b/source/includes/changelogs/releases/4.4.5.rst @@ -9,7 +9,7 @@ Sharding - :issue:`SERVER-53462` Improve range-deleter logging - :issue:`SERVER-53827` range_deleter_server_status.js should use assert.soon to check the number of range deletion tasks - :issue:`SERVER-54014` Define a reasonable maxTimeMsOverride for the checkOID requests -- :issue:`SERVER-54585` Unable to run `findAndModify` against the Config server collections +- :issue:`SERVER-54585` Unable to run findAndModify against the Config server collections - :issue:`SERVER-54701` shardCollection might succesfully write to the config server but end up with missing indexes on the primary Shard Replication