X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=cb1af280f5521c57505f3c4cfa8936b9d7bdc59e;hb=d45ed11d41683fa6fe28c78603c6fcbe11bff344;hp=257e25e6d426ae3575c75dd03a67ba1fa030a6a7;hpb=baeec542869846dd885d992795405907878c6d9a;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