]> granicus.if.org Git - apache/commitdiff
This was awhile ago...
authorJim Jagielski <jim@apache.org>
Wed, 13 Nov 2013 12:31:14 +0000 (12:31 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 13 Nov 2013 12:31:14 +0000 (12:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1541494 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 8c3a90df62936d20ff9b92c131009e6cbc8f6dfa..3034419a852737cd467cdb2ee85d62e30e549e08 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -295,6 +295,9 @@ Changes with Apache 2.4.5
   *) mod_dav: Make sure that when we prepare an If URL for Etag comparison,
      we compare unencoded paths. PR 53910 [Timothy Wood <tjw omnigroup.com>]
 
+  *) mod_deflate: Remove assumptions as to when an EOS bucket might arrive.
+     Gracefully step aside if the body size is zero. [Graham Leggett]
+
   *) 'AuthGroupFile' and 'AuthUserFile' do not accept anymore the optional
      'standard' keyword . It was unused and not documented.
      PR54463 [Tianyin Xu <tixu cs.ucsd.edu> and Christophe Jaillet]