From: Nick Kew Date: Wed, 28 Nov 2007 20:38:06 +0000 (+0000) Subject: Include typo fix X-Git-Tag: 2.2.7~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6795a69dd8b26ee5167e7580982bcff3974ec0f5;p=thirdparty%2Fapache%2Fhttpd.git Include typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599139 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 186c67bd40f..4dfa526fe5b 100644 --- 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.