[experimental-ims] ad169d8 Document 3.0.2 changes

Tollef Fog Heen tfheen at varnish-software.com
Thu Dec 18 10:27:53 CET 2014


commit ad169d84763ac1c5900f58b00cbf3d0516b6aebe
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Fri Oct 21 10:48:09 2011 +0200

    Document 3.0.2 changes

diff --git a/doc/changes.rst b/doc/changes.rst
index 87df237..7557393 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -1,4 +1,34 @@
 ================================
+Changes from 3.0.2 rc 1 to 3.0.2
+================================
+
+Varnishd
+--------
+
+- Make the size of the synthetic object workspace equal to
+  `http_resp_size` and add workaround to avoid a crash when setting
+  too long response strings for synthetic objects.
+
+- Ensure the ban lurker always sleeps the advertised 1 second when it
+  does not have anything to do.
+
+- Remove error from `vcl_deliver`.  Previously this would assert while
+  it will now give a syntax error.
+
+varnishncsa
+-----------
+
+- Add default values for some fields when logging incomplete records
+  and document the default values.
+
+Other
+-----
+
+- Documentation updates
+
+- Some Solaris portability updates.
+
+================================
 Changes from 3.0.1 to 3.0.2 rc 1
 ================================
 



More information about the varnish-commit mailing list