[3.0] 496e943 Document changes
Tollef Fog Heen
tfheen at varnish-cache.org
Thu Jun 13 11:00:58 CEST 2013
commit 496e9432426dedf962e0fbc6aa9db50e0ecf5ad3
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date: Thu Jun 13 10:51:18 2013 +0200
Document changes
diff --git a/doc/changes.rst b/doc/changes.rst
index 827a287..f8d2d39 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -1,4 +1,20 @@
================================
+Changes from 3.0.4 rc 1 to 3.0.4
+================================
+
+varnishd
+--------
+
+- Set the waiter pipe as non-blocking and record overflows. `Bug
+ #1285`
+- Fix up a bug in the ACL compile code that could lead to false
+ negatives. CVE-2013-4090. `Bug #1312`
+- Return an error if the client sends multiple Host headers.
+
+.. _bug #1285: http://varnish-cache.org/trac/ticket/1285
+.. _bug #1312: http://varnish-cache.org/trac/ticket/1312
+
+================================
Changes from 3.0.3 to 3.0.4 rc 1
================================
More information about the varnish-commit
mailing list