From 3ced582dae1a9d1ad0161564bd9e17e3a84c189c Mon Sep 17 00:00:00 2001 From: Andrew Konchin Date: Fri, 31 May 2024 12:56:02 +0300 Subject: [PATCH] Fix the NEWS.md and change PR reference that fixes CVE-2024-35176 --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 013409e6..7bfe3b9a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -30,7 +30,7 @@ * Improved parse performance when an attribute has many `<`s. - * GH-124 + * GH-126 ### Fixes