You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2008/11/29 13:59:51 UTC

svn commit: r721678 - /httpd/httpd/trunk/CHANGES

Author: covener
Date: Sat Nov 29 04:59:50 2008
New Revision: 721678

URL: http://svn.apache.org/viewvc?rev=721678&view=rev
Log:
correct syntax of DirectoryIndex feature, CHANGES only

Modified:
    httpd/httpd/trunk/CHANGES

Modified: httpd/httpd/trunk/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=721678&r1=721677&r2=721678&view=diff
==============================================================================
--- httpd/httpd/trunk/CHANGES [utf-8] (original)
+++ httpd/httpd/trunk/CHANGES [utf-8] Sat Nov 29 04:59:50 2008
@@ -42,7 +42,7 @@
 
   *) core: Add ap_timeout_parameter_parse to public API. [Ruediger Pluem]
 
-  *) mod_dir: Support "DirectoryIndex None" 
+  *) mod_dir: Support "DirectoryIndex disabled" 
      Suggested By André Warnier <aw ice-sa.com> [Eric Covener]
 
   *) mod_ssl: Send Content-Type application/ocsp-request for POST requests to