Update CHANGES.rst

parent f8f8d0fb
......@@ -18,6 +18,18 @@ Version 1.0.0-rc3 (NEXT RELEASE)
fellow
======
.. _#44: https://gitlab.com/uplex/varnish/slash/-/issues/44
* A workaround for an inconsistent Varnish-Cache API has been
added. Before this change, a panic with ``Condition(vdpe->end ==
VDP_NULL) not true`` or ``Condition((vdpe) != NULL) not true`` could
be triggered when streaming was enabled (`#44`_).
* A glitch has been fixed which could have lead to too aggressive LRU
activity.
* Reporting of IO errors has been improved.
* Storage files of global fellow storage now have their ownership and
permissions changed using the varnish-cache jail facility.
......
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