Commit 15043be5 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Sync with 2.2.x for backport r332657


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@332658 13f79535-47bb-0310-9956-ffa450edef68
parent 28d910ec
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2,10 +2,6 @@
Changes with Apache 2.3.0
  [Remove entries to the current 2.0 and 2.2 section below, when backported]
  *) mod_dav: Fix a null pointer dereference in an error code path during the
     handling of MKCOL.
     [Ruediger Pluem, Ghassan Misherghi <ghassanm ucdavis.edu>]
  *) Asynchronous write completion for the Event MPM.  [Brian Pane]
  *) Added an End-Of-Request bucket type.  The logging of a request and
@@ -37,6 +33,10 @@ Changes with Apache 2.3.0
Changes with Apache 2.1.10
  *) mod_dav: Fix a null pointer dereference in an error code path during the
     handling of MKCOL.
     [Ruediger Pluem, Ghassan Misherghi <ghassanm ucdavis.edu>]
  *) Fix DESTDIR=... installation when using bundled copy of APR.
     [Torsten Foertsch <torsten.foertsch gmx.net>]