]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
yab
authorAndré Malo <nd@apache.org>
Sat, 24 Apr 2004 19:00:01 +0000 (19:00 +0000)
committerAndré Malo <nd@apache.org>
Sat, 24 Apr 2004 19:00:01 +0000 (19:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103508 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4c1182841c0db3e1a73d77597c99e258769e2537..a383d0aa5fa1fa2a5f4b4785878677479e97cdf7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/24 11:51:06 $]
+Last modified at [$Date: 2004/04/24 19:00:01 $]
 
 Release:
 
@@ -72,6 +72,10 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    *) htpasswd should not refuse to process files containing empty lines.
+         support/htpasswd.c: r1.76
+       +1: nd
+
     *) Disable AcceptEx on Win9x systems automatically. (broken in 2.0.49)
        PR 28529
          server/mpm/winnt/mpm_winnt.c: 1.311