]> granicus.if.org Git - apache/commitdiff
Here today, gone yesterday.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 7 Aug 2001 14:36:45 +0000 (14:36 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 7 Aug 2001 14:36:45 +0000 (14:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89982 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bd348b89db880037dfd23bba803955adabfaea87..a8eb9f15e09b68acda723d1ffc43a68da9094eeb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2001/08/06 22:59:22 $]
+Last modified at [$Date: 2001/08/07 14:36:45 $]
 
 Release:
 
@@ -330,10 +330,6 @@ put them into 'the next release':
       Additional status for XBitHack directive
        Status: 
 
-    * PR#161: mod_dir
-      Questionable performace of mod_dir() with negotiation
-       Status: 
-
     * PR#362: mod_proxy
       Mod_proxy doesn't allow change of error pages
        Status: 
@@ -437,10 +433,6 @@ put them into 'the next release':
       Allow for Last-Modified: without resorting to XBitHack
        Status: 
 
-    * PR#1156: config
-      insufficent AllowOverrides granularity for autoindexing
-       Status: 
-
     * PR#1158: apache-api
       improvements to child spawning API
        Status: 
@@ -465,7 +457,7 @@ put them into 'the next release':
       there is no way to keep per-connection per-module state
        Status: 
 
-    * PR#1263: mod_dir
+    * PR#1263: mod_autoexec
       Add frame-safe anchor attribute to mod_autoindex links
        Status: 
 
@@ -507,10 +499,6 @@ put them into 'the next release':
       ProxyRemote proxy requests fail authentication by firewall
        Status: 
 
-    * PR#1574: mod_autoindex
-      ReadmeName and HeaderName don't allow for server-parsed html.
-       Status: 
-
     * PR#1582: mod_rewrite
       mod_rewrite forms REQUEST_URI different than mod_cgi does
        Status: 
@@ -533,10 +521,6 @@ put them into 'the next release':
       code, problem with 401 and ErrorDocument
        Status: 
 
-    * PR#1855: mod_autoindex
-      More Control over autoindex layout
-       Status: 
-
     * PR#1878: mod_proxy
       listing of proxy cache content
        Status: 
@@ -664,10 +648,6 @@ put them into 'the next release':
       cannot limit some HTTP methods
        Status: 
 
-    * PR#3026: mod_autoindex
-      No way to change ReadmeName/HeaderName suffixes.
-       Status: 
-
     * PR#3143: apache-api
       No module specific data hook for per-connection data
        Status: 
@@ -677,10 +657,6 @@ put them into 'the next release':
       with multiviews
        Status: 
 
-    * PR#3430: mod_negotiation
-      Enhancement: MultiViews, Multi-Language Documents
-       Status: 
-
     * PR#3568: mod_proxy
       Accessing URL through proxy server corrupts data.
        Status: 
@@ -693,10 +669,6 @@ put them into 'the next release':
       Some anonymous FTP URLs ask for authentication
        Status: 
 
-    * PR#3654: mod_autoindex
-      BORDER=0 makes Icons look nicer (FancyIndexing)
-       Status: 
-
     * PR#3677: general
       New ErrorDocumentMatch directive
        Status: 
@@ -733,11 +705,6 @@ put them into 'the next release':
       instead of only 'None'
        Status: 
 
-    * PR#6347: mod_mime
-      MIME types for MNG and JNG files need adding to mime.types and
-      the mime.types and magic files
-       Status: Waiting for IANA types to be defined
-
 Other bugs that need fixing:
 
     * MaxRequestsPerChild measures connections, not requests.