]> granicus.if.org Git - apache/commitdiff
Note a backport.
authorGraham Leggett <minfrin@apache.org>
Sat, 23 Oct 2004 14:28:58 +0000 (14:28 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 23 Oct 2004 14:28:58 +0000 (14:28 +0000)
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

CHANGES

diff --git a/CHANGES b/CHANGES
index 805479618530c3bd5ca76d24a21a88d0cf1d9156..540f0726ee914f5aa97cec7810dbeb04fd986ec2 100644 (file)
--- 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]