[3.0] c9dddd2 Add 3.0.1 changes

Tollef Fog Heen tfheen at varnish-cache.org
Tue Aug 30 14:36:25 CEST 2011


commit c9dddd29afb40c760babb426914935433baabdc0
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Tue Aug 30 11:13:41 2011 +0200

    Add 3.0.1 changes

diff --git a/doc/changes.rst b/doc/changes.rst
index bbe29cf..06540bf 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -1,4 +1,35 @@
 ================================
+Changes from 3.0.1 rc 1 to 3.0.1
+================================
+
+Varnishd
+--------
+
+- Fix crash in streaming code.
+
+- Add `fallback` director, as a variant of the `round-robin`
+  director.
+
+- The parameter `http_req_size` has been reduced on 32 bit machines.
+
+VCL
+---
+
+- Disallow error in the `vcl_init` and `vcl_fini` VCL functions.
+
+varnishncsa
+-----------
+
+- Fixed crash when using `-X`.
+
+- Fix error when the time to first byte was in the format string.
+
+Other
+-----
+
+- Documentation updates
+
+================================
 Changes from 3.0.0 to 3.0.1 rc 1
 ================================
 



More information about the varnish-commit mailing list