From cb7c06326d4e667698e405afad1b17b86b59aa36 Mon Sep 17 00:00:00 2001 From: Adam Locke Date: Wed, 28 Sep 2022 10:12:23 -0400 Subject: [PATCH] [DOCS] Update changelog for #90302 --- docs/changelog/90302.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog/90302.yaml b/docs/changelog/90302.yaml index a36053df1e4e7..98fb88f5ca363 100644 --- a/docs/changelog/90302.yaml +++ b/docs/changelog/90302.yaml @@ -1,5 +1,5 @@ pr: 90302 -summary: Fix another potential race in the file settings watcher +summary: Fix potential race condition in the file settings watcher on Windows area: Infra/Core type: bug issues: [89500]