X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=e036bd5fe6eb149f499f9b94c5822d690d7e14d6;hb=4cec12324076987269d5de511084a75d9733b6b4;hp=a459d3fd82c4e602b74cdee1ae69c3722fc275d7;hpb=0e4cbe7e2c4c6a8343e710a3b050af8c33f95e21;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index a459d3fd8..e036bd5fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2012-06-14 lttng-tools 2.0.2 + * Fix: enable event with different loglevel error + * Fix: move memset in channel_set_attr after NULL check + * Fix: close all file descriptors when executed as daemon + * Fix: clang llvm warnings + * Add CodingStyle to tarball + * Add coding style document + +2012-04-19 lttng-tools 2.0.1 + * Fix: test script for kernel module validation + * Fix: report error to client on consumerd error + * Fix: add missing ht_destroy at consumer teardown + * Fix: consumer fd recv thread should write into non-blocking pipe + * Fix: work-around glibc __nptl_setxid vs clone hang + * Fix: consumer fd recv poll should be sensitive to POLLPRI too + * Fix consumer lttng_consumer_poll_socket poll revents check bug + * Fix: increase consumer open files limit + * Update README: document dep on modprobe for kernel tracing + * Fix: wait for sessiond to stop in tests + * Fix: remove unused return variable + * Don't report back error on syscalls fail for -a -k + * Fix: destroy context hash table being NULL + * Fix: make lttng expand path for trace output opt + * Fix: return value signedness + * Fix: man page environment variable name error + * Fix: check return value on getenv USER + 2012-03-20 lttng-tools 2.0.0 * Fist STABLE version * Add version name: Annedd'ale