]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote.incr()
authorJeff Trawick <trawick@apache.org>
Mon, 15 Sep 2003 23:19:15 +0000 (23:19 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 15 Sep 2003 23:19:15 +0000 (23:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101245 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 24065c2fbd39cf978ee7ebd66002d673144542da..c8f79a87a1f5c9708eb2e02594b0f7994089661c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/09/15 19:47:57 $]
+Last modified at [$Date: 2003/09/15 23:19:15 $]
 
 Release:
 
@@ -82,8 +82,7 @@ PATCHES TO PORT FROM 2.1
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/experimental/mod_cache.h.diff?r1=1.39&r2=1.40
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/experimental/mod_disk_cache.c.diff?r1=1.46&r2=1.47
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/experimental/mod_mem_cache.c.diff?r1=1.93&r2=1.94
-      +1: rederpj, fielding
-      
+      +1: rederpj, fielding, trawick
 
     * Correct the code in ap_check_cache_feshness to check max_age, smax_age,
       and expires correctly. This is a RFC 2616 compliance issue.