You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2016/12/08 19:00:08 UTC

svn commit: r1773282 - /httpd/httpd/branches/2.4.x/CHANGES

Author: wrowe
Date: Thu Dec  8 19:00:08 2016
New Revision: 1773282

URL: http://svn.apache.org/viewvc?rev=1773282&view=rev
Log:
80 col

Modified:
    httpd/httpd/branches/2.4.x/CHANGES

Modified: httpd/httpd/branches/2.4.x/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?rev=1773282&r1=1773281&r2=1773282&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/CHANGES [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/CHANGES [utf-8] Thu Dec  8 19:00:08 2016
@@ -111,8 +111,8 @@ Changes with Apache 2.4.24
      by resetting all ongoing streams against the backend.
      [Stefan Eissing]
   
-  *) mod_http2: allocators from slave connections are released earlier, resulting
-     in less overall memory use on busy, long lived connections.
+  *) mod_http2: allocators from slave connections are released earlier,
+     resulting in less overall memory use on busy, long lived connections.
      [Stefan Eissing]
      
   *) mod_remoteip: Pick up where we left off during a subrequest rather