X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=6b87458bde13cc0768db1454466ae48cec2ae8e5;hb=25d9f44237780ae59483a889d5d37351df480fe9;hp=78da1f7dd7613469d0950e7a8fbd64153660a749;hpb=c0692b4d7003d3a369395f63710c7a238a3e560c;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 78da1f7dd..6b87458bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2017-01-09 lttng-tools 2.9.3 (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.9.2 (National Bobblehead Day) + * Fix: only lock the metadata_cache in userspace consumers + * Fix: lock nesting order reversed + 2017-01-06 lttng-tools 2.9.1 ("Wheel Of Fortune" debuts on NBC) * Fix: lttng-relayd: forcefully close stream on relayd shutdown * Fix: protect the channel's metadata stream using the metadata cache lock