]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Begone evil tabs! And revote on patch that allows \\ to work.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 30 Jan 2004 22:28:09 +0000 (22:28 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 30 Jan 2004 22:28:09 +0000 (22:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102471 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4a5c72089a5e3d4703ca1c4df720cdbc04f12a76..e19e8a63e04d23e90daf4352fc8e14fc4c54635c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/01/30 20:05:55 $]
+Last modified at [$Date: 2004/01/30 22:28:09 $]
 
 Release:
 
@@ -73,8 +73,8 @@ RELEASE SHOWSTOPPERS:
     IPv4 numeric address string from IPv4-mapped address would work
     but actually resolving the host would not.  To catch the check
     via retcode, you have to specify the NI_NAMEREQD flag.
-       jerenkrantz: This was fixed in APR 1.0, but not backported to 0.9.
-                    See post to dev@httpd.
+    jerenkrantz: This was fixed in APR 1.0, but not backported to 0.9.
+                 See post to dev@httpd.
 
 PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
@@ -253,7 +253,7 @@ PATCHES TO BACKPORT FROM 2.1
     * mod_setenvif: Fix optimizer to treat regexps as such even if they
       only contain anchors like \b. PR 24219.
         modules/metadata/mod_setenvif.c: r1.44, r1.46
-      +1: nd (, jerenkrantz, trawick)
+      +1: nd, jerenkrantz (, trawick)
 
     * LDAP cache fixes from Matthieu Estrade; see PR 18756
         include/util_ldap.h r1.12