]> granicus.if.org Git - apache/commitdiff
As of r589618, these have been backported
authorJim Jagielski <jim@apache.org>
Mon, 29 Oct 2007 13:14:51 +0000 (13:14 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 29 Oct 2007 13:14:51 +0000 (13:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@589619 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 353d27e61b6a71bb1f13179560874c6bca746e9c..26fc1bdaa3496eeb7a35f0f985ab83a2bd9aec0d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,9 +2,6 @@
 Changes with Apache 2.3.0
 [ When backported to 2.2.x, remove entry from this file ]
 
-  *) Core: fix possible crash at startup in case of nonexistent DocumentRoot.
-     PR 39722 [Adrian Buckley <adrian.buckley ntlworld.com>]
-
   *) mod_proxy: add "nocanon" keyword to ProxyPass, to suppress
      URI-canonicalisation in a reverse proxy.
      PR 41798 [Nick Kew]
@@ -28,9 +25,6 @@ Changes with Apache 2.3.0
      the entity.
      PR 39727 [Nick Kew]
 
-  *) HTTP protocol: Add "DefaultType none" option.
-     PR 13986 and PR 16139 [Nick Kew]
-
   *) core: reinstate location walk to fix config for subrequests
      PR 41960 [Jose Kahan <jose w3.org>]
 
@@ -41,9 +35,6 @@ Changes with Apache 2.3.0
   *) mod_rewrite: Add the novary flag to RewriteCond.
      [Ruediger Pluem]
 
-  *) mod_rewrite: Add option to suppress URL unescaping
-     PR 34602 [Guenther Gsenger <guenther.gsenger gmail.com>]
-
   *) 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