From: Graham Leggett Date: Sat, 23 Oct 2004 14:28:58 +0000 (+0000) Subject: Note a backport. X-Git-Tag: 2.1.1~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=babafd767aa60786bc5867804f39c3065929b3da;p=thirdparty%2Fapache%2Fhttpd.git Note a backport. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105565 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 80547961853..540f0726ee9 100644 --- a/CHANGES +++ b/CHANGES @@ -415,6 +415,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.53 + *) apxs: fix handling of -Wc/-Wl and "-o mod_foo.so". PR 31448 + [Joe Orton] + *) mod_ldap: Fix format strings to use %APR_PID_T_FMT instead of %d. [Jeff Trawick]