Commit 9f6170b8 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

doc: More VSC-related changes

parent 555b074b
......@@ -195,6 +195,11 @@ NEXT (scheduled 2020-09-15)
and ``varnishstat`` for inclusion, exclusion and required glob
patterns on the statistic field names. (3394_)
* Added the missing ``VSC_OPT_f`` macro and the new ``VSC_OPT_I`` and
``VSC_OPT_X`` to libvarnishapi headers.
* Added ``-I`` and ``-X`` options to ``varnishstat``.
* Overhaul of the workspace API
* The previously deprecated ``WS_Reserve()`` has been removed
......
......@@ -75,7 +75,7 @@ nothing.
Filtering using the ``-f`` option is now deprecated in favor of ``-I`` and
``-X`` options that are treated in order. While still present, the ``-f``
option now also work in order instead of exclusive filters first and then
option now also works in order instead of exclusive filters first and then
inclusive filters. It was also wrongly documented as inclusive first.
The JSON output slightly changed to more easily be consumed with programming
......
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