]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I guess I'll cancel the previous votes, since the patch changed.
authorJoshua Slive <slive@apache.org>
Tue, 29 Jul 2003 13:43:22 +0000 (13:43 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 29 Jul 2003 13:43:22 +0000 (13:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100836 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f19ec00d80b3d13c3fa4f2b57077a191565db9d1..376987acbe8da26d21eb9cc9c144f78639ba54f8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/07/29 01:25:33 $]
+Last modified at [$Date: 2003/07/29 13:43:22 $]
 
 Release:
 
@@ -287,8 +287,8 @@ PATCHES TO PORT FROM 2.1
       +1: nd, trawick
 
     * Install config.nice to make minor version upgrades easier.
-        Makefile.in: r1.135
-      +1: slive, erikabele, nd
+        Makefile.in: r1.136
+      +1: slive
 
     * mod_rewrite: cause a lookup failure in external rewrite maps if
       the key contains a newline. PR 14453. (2.0 + 1.3)