From 0ef893bbad9563695d49f1c6a1ec9b6634eb9409 Mon Sep 17 00:00:00 2001 From: Noah Misch Date: Sat, 18 Nov 2023 17:31:18 -0800 Subject: [PATCH] Fix typo in person's name. Back-patch v16..v12 (all supported versions); master is unaffected. --- doc/src/sgml/release-12.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml index 27c4b6a19ab..a881a72ecae 100644 --- a/doc/src/sgml/release-12.sgml +++ b/doc/src/sgml/release-12.sgml @@ -1148,7 +1148,7 @@ Branch: REL_11_STABLE [919ebb023] 2023-08-07 06:06:01 -0700 - The PostgreSQL Project thanks Micah Gate, + The PostgreSQL Project thanks Micah Gates, Valerie Woolard, Tim Carey-Smith, and Christoph Berg for reporting this problem. (CVE-2023-39417) -- 2.39.5