You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2012/08/17 22:42:04 UTC

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

Author: trawick
Date: Fri Aug 17 20:42:04 2012
New Revision: 1374429

URL: http://svn.apache.org/viewvc?rev=1374429&view=rev
Log:
Perhaps the users of httpd on Windows are the real ultra geeks.

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=1374429&r1=1374428&r2=1374429&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Aug 17 20:42:04 2012
@@ -157,7 +157,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1373898
      2.4.x patch: trunk patch works.
      +1: rjung, jim
- 
+
+   * Windows: Fix output of -M, -L, and similar command-line options
+     which display information about the server configuration.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1374428
+     2.4.x patch: trunk patch works.
+     +1: trawick
+
 A list of further possible backports can be found at:
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
 If you want to propose one of those, please still add them here.