]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Include typo fix
authorNick Kew <niq@apache.org>
Wed, 28 Nov 2007 20:38:06 +0000 (20:38 +0000)
committerNick Kew <niq@apache.org>
Wed, 28 Nov 2007 20:38:06 +0000 (20:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599139 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 186c67bd40f7fe55240d5086a7febbe32b387f44..4dfa526fe5be6b2727c5b3c17121bc4221a62579 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -200,7 +200,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
    * http_filters: Fix handling of unrecognised Transfer Encodings
      PR 43882
-     http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http/http_filters.c?r1=592951&r2=599059
+     http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http/http_filters.c?r1=592951&r2=599137
      +1: niq
      rpluem says: 1. I assume you are +1 to your own proposal, aren't you? :-)
                   2. Please add a CHANGES entry since this fixes a PR.