X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=0a50c72e12a8656ee2b9cce0c33217670191258b;hb=f1fa0535d79f31fdbaeb3dc12b1edc7928daa8b1;hp=7873dbdc4495d0006fb214442a30313c87009c3d;hpb=d516ed242f9ade370fd0911f04cefa93caebe2dc;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 7873dbdc..0a50c72e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2014-02-14 lttng-ust 2.4.0-rc4 + * Cleanup: remove extra space in dlerror wrapper + * Fix: work-around glibc lying about dlsym()/dlerror() leafness + * Cleanup: add lttng_ust_malloc_wrapper_init prototype to header + * Fix: malloc libc instrumentation wrapper + * Fix: add LTTngEvent class to fix delayed logger + * Fix: FD leak in liblttng-ust-ctl + * Fix: liblttng-ust-dl Makefile flags mismatch + * Fix: liblttng-ust-fork Makefile flags mismatch + * Fix: out of tree examples build + * Fix: C++: incomplete extern C guard transition + +2014-01-29 lttng-ust 2.4.0-rc3 + * Fix: add missing JUL loglevel handling + * Cleanup gen-tp: add quotes around AM_CC + * Pass the CC variable to the example Makefiles + * cleanup ust_baddr and ust_baddr_statedump doc + * baddr: add ust_baddr and ust_baddr_statedump doc + * Fix: baddr_statedump tracepoint registration + * Fix: baddr out of tree build + 2013-12-10 lttng-ust 2.4.0-rc2 * Fix: baddr_statedump tracepoint registration * Fix: baddr deadlocks and RCU races