]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote another time, now *really* tested :)
authorErik Abele <erikabele@apache.org>
Wed, 30 Jul 2003 20:33:55 +0000 (20:33 +0000)
committerErik Abele <erikabele@apache.org>
Wed, 30 Jul 2003 20:33:55 +0000 (20:33 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100868 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2d788acc766f8316f3f1ce6be1afab0a6ad574aa..4059f0b58cc02eafb3dcae1900f1fe60e1ed9e03 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/07/30 19:08:46 $]
+Last modified at [$Date: 2003/07/30 20:33:55 $]
 
 Release:
 
@@ -298,7 +298,7 @@ PATCHES TO PORT FROM 2.1
 
     * Install config.nice to make minor version upgrades easier.
         Makefile.in: r1.136
-      +1: slive, trawick
+      +1: slive, trawick, erikabele
 
     * mod_rewrite: cause a lookup failure in external rewrite maps if
       the key contains a newline. PR 14453. (2.0 + 1.3)