From: Rainer Jung Date: Sun, 7 Jul 2013 14:47:39 +0000 (+0000) Subject: Remove backported items. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0f3978ad6d316a694dc4f9a5fc6a31479079a8d;p=thirdparty%2Fapache%2Fhttpd.git Remove backported items. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500444 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7c140128a7a..a8e629261fe 100644 --- a/CHANGES +++ b/CHANGES @@ -43,13 +43,6 @@ Changes with Apache 2.5.0 This can be usefull with dynamic pages. PR9945, PR27888, PR42040 [] - *) mod_ssl: Fix possible truncation of OCSP responses when reading from the - server. [Joe Orton] - - *) mod_session_dbd: Make sure that dirty flag is respected when saving - sessions, and ensure the session ID is changed each time the session - changes. [Takashi Sato , Graham Leggett] - *) mod_logio: new format-specifier %C (combined) which is the sum of received and sent byte counts. PR54015 [Christophe Jaillet] @@ -58,9 +51,6 @@ Changes with Apache 2.5.0 from the HTTP_IN filter, parse chunks in a single pass with zero copy. Reduce memory usage by 48 bytes per request. [Graham Leggett] - *) mod_deflate: Remove assumptions as to when an EOS bucket might arrive. - Gracefully step aside if the body size is zero. [Graham Leggett] - *) mod_proxy_http: Make the proxy-interim-response environment variable effective by formally overriding origin server behaviour. [Graham Leggett, Co-Advisor ] @@ -151,7 +141,7 @@ Changes with Apache 2.5.0 *) mod_systemd: New module, for integration with systemd on Linux. [Jan Kaluza ] - *) core: Add dirwalk_stat and pre_htaccess hooks, allowing mpm-itk + *) core: Add pre_htaccess hook, allowing mpm-itk to be used without patches to httpd core. [Jeff Trawick] *) WinNT MPM: Store pid and generation for each thread in scoreboard