]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Go nd!
authorJeff Trawick <trawick@apache.org>
Sat, 27 Dec 2003 12:11:37 +0000 (12:11 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 27 Dec 2003 12:11:37 +0000 (12:11 +0000)
Distributing the mod_include overhaul is clearly the way to
shake out any remaining mod_include issues, for 2.0 *and* 2.2.
Thanks for all your work on this!

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

STATUS

diff --git a/STATUS b/STATUS
index 373ceb2940a823f946f2ba4389bad9f283d6ccf3..f3719b06598d1d93ab612c8e5e8a884e6c7463c8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/12/27 12:00:42 $]
+Last modified at [$Date: 2003/12/27 12:11:37 $]
 
 Release:
 
@@ -262,8 +262,8 @@ PATCHES TO BACKPORT FROM 2.1
                   (and ssi_tag_brigade is always NULL). Since they are only of
                   internal meaning I do not think that the change requires a
                   bump.
-      +1: nd, brianp
-      +1 (concept): trawick, jerenkrantz (on r2 below)
+      +1: nd, brianp, trawick
+      +1 (concept): jerenkrantz (on r2 below)
       jwoolley suggests: Hang onto it for 2.2 series.
       brianp asks: Do we have an alternate fix to eliminate 2.0's segfaults?
       nd adds: I've found some time over the weekend to create the following