[experimental-ims] b33301f Add 3.0.1 changes

Geoff Simmons geoff at varnish-cache.org
Wed Aug 31 16:04:55 CEST 2011


commit b33301f6385722f46450369afa3ed9e959864209
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 d51a619..06540bf 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -1,6 +1,37 @@
-==================================
-Changes from 3.0.0 to 3.0.1 beta 1
-==================================
+================================
+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
+================================
 
 Varnishd
 --------



More information about the varnish-commit mailing list