diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index f4de4e23ece72..6fb989de7c1be 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -24,7 +24,7 @@ === Bug Fixes -Fix NullPointerException when creating or deleting a snapshot on a repository that has been +Fail snapshot operations early when creating or deleting a snapshot on a repository that has been written to by an older Elasticsearch after writing to it with a newer Elasticsearch version. ({pull}30140[#30140]) === Regressions