You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2006/05/17 16:33:02 UTC

svn commit: r407268 - /httpd/httpd/branches/2.2.x/STATUS

Author: jorton
Date: Wed May 17 07:33:02 2006
New Revision: 407268

URL: http://svn.apache.org/viewcvs?rev=407268&view=rev
Log:
Add two.

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/STATUS?rev=407268&r1=407267&r2=407268&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed May 17 07:33:02 2006
@@ -107,3 +107,14 @@
           Trunk version works
       +1 rpluem
 
+    * mod_autoindex: Fix filename HTML-escaping for !FancyIndexing.
+       http://svn.apache.org/viewvc?view=rev&revision=407265
+    PR: 38910
+    +1: jorton
+
+    * configure: Add "--with-included-apr" flag to force use of
+    bundled version of APR/APR-util rather than any installed
+    versions found on the system (as preferred by find_ap?.m4).
+       http://svn.apache.org/viewcvs?rev=395211&view=rev
+    +1: jorton
+