From: Joe Orton Date: Mon, 12 Feb 2024 08:41:26 +0000 (+0000) Subject: Add new PR number for the libxml2 fix. X-Git-Tag: 2.4.59-rc1-candidate~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6900167527e11c0c38ab12638c0d01ce00269ac;p=thirdparty%2Fapache%2Fhttpd.git Add new PR number for the libxml2 fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1915741 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/changes-entries/xmlchar.txt b/changes-entries/xmlchar.txt index d0e06300411..9f7c8a227b7 100644 --- a/changes-entries/xmlchar.txt +++ b/changes-entries/xmlchar.txt @@ -1,2 +1,2 @@ - *) mod_xml2enc: Tolerate libxml2 2.12.0 and later. + *) mod_xml2enc: Tolerate libxml2 2.12.0 and later. PR 68610 [ttachi ]