From d53df45fd800e62d4323140afa031c3364986301 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Fri, 21 Mar 2025 23:07:17 +0100 Subject: [PATCH] Changes: Document #986 --- expat/Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/expat/Changes b/expat/Changes index 26957ebe..9b9524db 100644 --- a/expat/Changes +++ b/expat/Changes @@ -42,6 +42,7 @@ Release 2.7.1 ??? ????? ?? ???? #976 #977 Autotools: Integrate files "fuzz/xml_lpm_fuzzer.{cpp,proto}" with Automake that were missing from 2.7.0 release tarballs #983 #984 Fix printf format specifiers for 32bit Emscripten + #986 Address compiler warnings Infrastructure: #981 CI: Cover compilation with musl