X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=cb1af280f5521c57505f3c4cfa8936b9d7bdc59e;hb=9f10e482d6cc937acead52951cf69c553cd11e22;hp=257e25e6d426ae3575c75dd03a67ba1fa030a6a7;hpb=a687700076c3ddd9f08e8f1f77c7d66f7f40c8fc;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 257e25e6d..cb1af280f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2017-01-09 lttng-tools 2.8.6 (National Cassoulet Day) + * Fix: consumerd: order of metadata cache vs stream lock + * Fix: add missing rcu_barrier before daemon teardown + * Fix: Add missing pthread.h include + * Fix: support for older versions of Babeltrace in test script + * Fix: reverse channel and metadata cache lock nesting order + 2017-01-07 lttng-tools 2.8.5 (National Bobblehead Day) * Fix: only lock the metadata_cache in userspace consumers * Fix: lock nesting order reversed