You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2017/10/17 07:35:06 UTC

svn commit: r1812361 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Tue Oct 17 07:35:06 2017
New Revision: 1812361

URL: http://svn.apache.org/viewvc?rev=1812361&view=rev
Log:
Typo.

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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1812361&r1=1812360&r2=1812361&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Oct 17 07:35:06 2017
@@ -207,7 +207,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      ylavic: don't backport this before the one(s) below, or maintainer-mode in
              2.4.x would -Werror, so depends on (to be completed?):
                 - mod_journald
-                - apr_expr
+                - ap_expr
 
   *) mod_journald: Add new module mod_journald to log error logs into journald.
      trunk patch: http://svn.apache.org/r1610339