]> granicus.if.org Git - apache/commitdiff
I always forget this file...
authorGreg Stein <gstein@apache.org>
Tue, 18 Sep 2001 09:06:33 +0000 (09:06 +0000)
committerGreg Stein <gstein@apache.org>
Tue, 18 Sep 2001 09:06:33 +0000 (09:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91068 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 6606f9933ddae12f0ae8ad384b98777eeab368fb..2072bfb828dcd88db7787a19b573ebf22a5a589a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
 Changes with Apache 2.0.26-dev
 
+  *) Fixed persistent connections when a request contains a body.
+     [Greg Stein]
+
+  *) mod_dav uses a new API to speak to the backend provider for dead
+     property management. [Greg Stein]
+
   *) Remove the Win32 script-processing exception from mod_cgi, and
      roll build_command_line/build_argv_list into a unified, overrideable
      ap_cgi_build_command optional function.  [William Rowe]