[4.1] 243bf9b Add issue 1994 to changelog.

Lasse Karstensen lkarsten at varnish-software.com
Tue Jun 28 16:40:12 CEST 2016


commit 243bf9bc5d0d1b1ad8267d6143e0badf2090f938
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Tue Jun 28 16:38:56 2016 +0200

    Add issue 1994 to changelog.
    
    Ref: #1994

diff --git a/doc/changes.rst b/doc/changes.rst
index 00d1d03..2d36211 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -7,6 +7,9 @@ Changes since 4.1.2-beta1:
 * New parameter `vsm_free_cooldown`. Specifies how long freed VSM
   memory (shared log) will be kept around before actually being freed.
 
+* varnishncsa now accepts `-L` argument to configure the limit on incomplete
+  transactions kept. (Issue 1994_)
+
 Bugs fixed
 ----------
 
@@ -14,6 +17,7 @@ Bugs fixed
 * 1984_ - Make the counter vsm_cooling act according to spec
 * 1933_ - Don't trust dlopen refcounting
 
+.. _1994: https://github.com/varnishcache/varnish-cache/issues/1994
 .. _1986: https://github.com/varnishcache/varnish-cache/issues/1986
 .. _1984: https://github.com/varnishcache/varnish-cache/issues/1984
 .. _1933: https://github.com/varnishcache/varnish-cache/issues/1933



More information about the varnish-commit mailing list