Commit 243bf9bc authored by Lasse Karstensen's avatar Lasse Karstensen

Add issue 1994 to changelog.

Ref: #1994
parent a3b2b060
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment