[3.0] b0cf9e7 Changelog lint and formatting.

Lasse Karstensen lkarsten at varnish-software.com
Wed Mar 18 12:41:08 CET 2015


commit b0cf9e789b5274cb7143cd4c887501d747bb40b3
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Wed Mar 18 12:00:13 2015 +0100

    Changelog lint and formatting.

diff --git a/doc/changes.rst b/doc/changes.rst
index fa57fb9..810246f 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -5,11 +5,11 @@ Changes from 3.0.6 to 3.0.7-rc1 (2015-03-18)
 - Requests with multiple Content-Length headers will now fail.
 
 - Stop recognizing a single CR (\r) as a HTTP line separator.
-This opened up a possible cache poisioning attack in stacked installations
-where sslterminator/varnish/backend had different CR handling.
+  This opened up a possible cache poisioning attack in stacked installations
+  where sslterminator/varnish/backend had different CR handling.
 
 - Improved error detection on master-child process communication, leading to
-faster recovery (child restart) if communication looses sync.
+  faster recovery (child restart) if communication loses sync.
 
 - Only emit passed Content_Length header when response mode is RES_LEN.  Bug 1627_.
 



More information about the varnish-commit mailing list