]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorBill Stoddard <stoddard@apache.org>
Thu, 2 Sep 2004 20:09:28 +0000 (20:09 +0000)
committerBill Stoddard <stoddard@apache.org>
Thu, 2 Sep 2004 20:09:28 +0000 (20:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104939 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9a4f92ef6ea4990300744dda4fe770bc99ff3002..65c4292ebcd3b88e1f17732228e8aeb27e76a5c6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/02 19:52:23 $]
+Last modified at [$Date: 2004/09/02 20:09:28 $]
 
 Release:
 
@@ -108,13 +108,13 @@ PATCHES TO BACKPORT FROM 2.1
     *) Add -l option to rotatelogs to let it use local time rather than
        UTC.  PR 24417.  [Ken Coar, Uli Zappe <uli ritual.org>]
          support/rotatelogs.c: r1.33, r1.34, r1.35
-       +1: trawick, nd
+       +1: trawick, nd, stoddard
 
     *) Fix the handling of URIs containing %2F when AllowEncodedSlashes
        is enabled.  Previously, such urls would still be rejected with
        404.
          server/util.c: r1.148, r1.149
-       +1: trawick
+       +1: trawick, stoddard
 
     *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.
          modules/experimental/mod_auth_ldap.c: 1.28