]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote && note
authorAndré Malo <nd@apache.org>
Wed, 28 Jul 2004 23:17:16 +0000 (23:17 +0000)
committerAndré Malo <nd@apache.org>
Wed, 28 Jul 2004 23:17:16 +0000 (23:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104407 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e22c1f716ea1d4925f905af362c8f27682b026f8..969d8145b60c7467d287d04ce4e3543aaa70763b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/07/28 23:01:26 $]
+Last modified at [$Date: 2004/07/28 23:17:16 $]
 
 Release:
 
@@ -78,6 +78,9 @@ PATCHES TO BACKPORT FROM 2.1
          include/scoreboard.h: 1.52
          server/scoreboard.c: 1.75
        +1: minfrin
+       -0: nd
+           nd: -0 as in "it should be considered as a 2.1 feature".
+              If the modified structures are public (are they?), I'm just -1.
 
     *) mod_cgi: Added API call and overload of detached field in cgi_exec_info_t 
        structure to support loading in current or new address space for CGIs.