]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* This one is now backported.
authorRuediger Pluem <rpluem@apache.org>
Thu, 18 Dec 2008 04:22:10 +0000 (04:22 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 18 Dec 2008 04:22:10 +0000 (04:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727634 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index cb78221ff05bde3c0d7b36f8abecd4c734038982..33cfd3b35216d579d0e4c5e7cf4778f8284f8bf4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,9 +5,6 @@ Changes with Apache 2.3.1
   *) Set Listen protocol to "https" if port is set to 443 and no proto is specified
      (as documented but not implemented). PR 46066  [Dan Poirier <poirier pobox.com>]
 
-  *) Output -M and -S dumps (modules and vhosts) to stdout instead of stderr.
-     PR 42571 and PR 44266 (dup).  [Dan Poirier <poirier pobox.com>]
-
   *) mod_ldap: Avoid a segfault when result->rc is checked in uldap_connection_init
      when result is NULL. This could happen if LDAP initialization failed.
      PR 45994.  [Dan Poirier <poirier pobox.com>]