From: Christophe Jaillet Date: Fri, 6 Jun 2025 20:26:38 +0000 (+0000) Subject: Add a change entry to give credits to the author. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e2976c49aa2279d3cd4883d6f927d9fc74808b7;p=thirdparty%2Fapache%2Fhttpd.git Add a change entry to give credits to the author. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1926191 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/changes-entries/r1924954.txt b/changes-entries/r1924954.txt new file mode 100644 index 0000000000..d407693520 --- /dev/null +++ b/changes-entries/r1924954.txt @@ -0,0 +1,2 @@ + *) mod_asis: Fix the log level of the message AH01236. + Github #527 [Michael Kaufmann ]