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 2015/10/06 21:11:29 UTC

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

Author: rjung
Date: Tue Oct  6 19:11:28 2015
New Revision: 1707121

URL: http://svn.apache.org/viewvc?rev=1707121&view=rev
Log:
Agree with comment.

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=1707121&r1=1707120&r2=1707121&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Oct  6 19:11:28 2015
@@ -122,9 +122,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1621806
      2.4.x patch: http://people.apache.org/~jkaluza/patches/httpd-2.4.x-mod_journald.patch
      +1: jkaluza, jim
-     minfrin: Not understanding "This patch needs changes done in
-              mod_systemd patch", am I right in understanding this patch is
-              already committed?
+     rjung, minfrin: Not understanding "This patch needs changes done in
+                     mod_systemd patch", am I right in understanding this patch is
+                     already committed?
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if
      it comes from an origin server, module or script. Allow the previous