]> granicus.if.org Git - apache/commitdiff
* These one have been backported.
authorRuediger Pluem <rpluem@apache.org>
Sun, 9 Dec 2007 15:13:11 +0000 (15:13 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 9 Dec 2007 15:13:11 +0000 (15:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@602682 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 8e168b3d1cd05ce5d14a99a5c9707b9103e836ee..1b08894473a3484fa37e028eb57cdc1622c24f7a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -50,9 +50,6 @@ Changes with Apache 2.3.0
      or remote port can be logged.  PR 43415.  [Adam Hasselbalch Hansen 
      <ahh@one.com>, Ruediger Pluem, Jeff Trawick]
 
-  *) mod_rewrite: Add the novary flag to RewriteCond.
-     [Ruediger Pluem]
-
   *) mod_include: Add an "if" directive syntax to test whether an URL
      is accessible, and if so, conditionally display content. This
      allows a webmaster to hide a link to a private page when the user
@@ -69,10 +66,6 @@ Changes with Apache 2.3.0
 
   *) mod_ssl: Add support for caching SSL Sessions in memcached. [Paul Querna]
 
-  *) mod_substitute: Added a new experimental output filter, which
-     performs inline response content pattern matching (including
-     regex) and substitution.  [Jim Jagielski]
-
   *) ab: Add -r option to continue after socket receive errors. 
      [Filip Hanik <devlist hanik.com>]
 
@@ -86,9 +79,6 @@ Changes with Apache 2.3.0
      whenever possible.  Allow virtual hosts to override inherited SQL
      statements.  PR 41302.  [Chris Darroch]
 
-  *) core: Fix broken chunk filtering that causes all non blocking reads to be
-     converted into blocking reads.  PR 41056. [Jean-Frederic Clere, Jim Jagielski]
-
   *) apxs: Enhance -q flag to print all known variables and their values
      when invoked without variable name(s). 
      [William Rowe, Sander Temme]