]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
spanners += 4
authorJoe Orton <jorton@apache.org>
Mon, 23 Aug 2004 19:56:10 +0000 (19:56 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 23 Aug 2004 19:56:10 +0000 (19:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104773 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a92b52c6efa3d4aeb4b9d8c93ed5772803bfa06a..84b84126f92138c2642309aa2a0e8c38e92996b0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/08/23 15:18:54 $]
+Last modified at [$Date: 2004/08/23 19:56:10 $]
 
 Release:
 
@@ -78,6 +78,22 @@ PATCHES TO BACKPORT FROM 2.1
        PR: 30134
        +1: jorton
 
+    *) Build fix: ensure httpd is linked against user-supplied LIBS during make.
+       PR: 7882
+       +1: jorton
+
+    *) mod_autoindex: Don't truncate directory listing when a stat call fails.
+       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_autoindex.c?r1=1.132&r2=1.133
+       +1: jorton
+
+    *) unixd_accept: Eliminate now-unnecessary apr_os_sock_get() call.
+       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/os/unix/unixd.c?r1=1.66&r2=1.67
+       +1: jorton
+
+    *) Prevent byterange filter doing its thang for a CGI which returns a Content-Range
+       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/util_script.c?r1=1.89&r2=1.90
+       +1: jorton
+
     *) Proposal: Several folks want to aggressively backport changes
        from mod_cache, mod_mem_cache and mod_file_cache from Apache
        2.1 back into the 2.0 tree. Proposal is this: Lets drop the