From: Jim Jagielski Date: Mon, 8 Oct 2007 12:40:04 +0000 (+0000) Subject: Remove backported changed which have been X-Git-Tag: 2.3.0~1349 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77917d15c69cb55fdc1b435eb3f6c61153e67661;p=apache Remove backported changed which have been forgotten to be removed... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582802 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 82ab3e33a6..fc11e76076 100644 --- a/CHANGES +++ b/CHANGES @@ -18,18 +18,9 @@ Changes with Apache 2.3.0 the entity. PR 39727 [Nick Kew] - *) mod_proxy: Don't by default violate RFC2616 by setting - Max-Forwards when the client didn't send it to us. - Leave that as a configuration option. - PR 16137 [Nick Kew] - *) mod_proxy_http: Remove Warning headers with wrong date PR 16138 [Nick Kew] - *) mod_deflate: initialise inflate-out filter correctly when the - first brigade contains no data buckets. - PR 43512 [Nick Kew] - *) proxy: Fix persistent backend connections PR 43472 [Ruediger Pluem] @@ -53,15 +44,9 @@ Changes with Apache 2.3.0 or remote port can be logged. PR 43415. [Adam Hasselbalch Hansen , Ruediger Pluem, Jeff Trawick] - *) scoreboard: improve error message on apr_shm_create failure - PR 40037 [Nick Kew] - *) mod_rewrite: Add the novary flag to RewriteCond. [Ruediger Pluem] - *) mod_proxy_http: Propagate Proxy-Authorization header correctly. - PR 25947 [Nick Kew] - *) mod_rewrite: Add option to suppress URL unescaping PR 34602 [Guenther Gsenger ]