You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2012/07/22 13:33:40 UTC

svn commit: r1364264 - /httpd/httpd/branches/2.4.x/CHANGES

Author: rjung
Date: Sun Jul 22 11:33:39 2012
New Revision: 1364264

URL: http://svn.apache.org/viewvc?rev=1364264&view=rev
Log:
Fix typo in CHANGES.

Modified:
    httpd/httpd/branches/2.4.x/CHANGES

Modified: httpd/httpd/branches/2.4.x/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?rev=1364264&r1=1364263&r2=1364264&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/CHANGES [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/CHANGES [utf-8] Sun Jul 22 11:33:39 2012
@@ -175,7 +175,7 @@ Changes with Apache 2.4.1
   *) Rewrite and proxy now decline what they don't support rather
      than fail the request. [Joe Orton]
 
-  *) Fix building against external apr plus ap-util if apr is not installed
+  *) Fix building against external apr plus apr-util if apr is not installed
      in a system default path. [Rainer Jung]
 
   *) Doxygen fixes and improvements. [Joe Orton, Igor Galić]