X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=09c883fe0d0ef85f2427ff2a24fc9d561289f9c5;hb=5ad3afb17fd68bbf3038687a3e27674f30c159dd;hp=b9417a7cceaf03c4c58f9ed313c04570bcf0134a;hpb=13861e2d626f103b1ab5ded862e0b9f155538682;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index b9417a7c..09c883fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2021-12-10 (Lost and Found Day) lttng-ust 2.13.1 + * Fix: ust-compiler: constructor/destructor build on g++ 4.8 + * ust-compiler: constructor/destructor whitespaces layout and macro dependency + * Fix: ust-cancelstate: include string.h for strerror + * Fix: libnuma is prepended to LIBS + * fix: Allow disabling some abi compat tests + * Fix: generate probe registration constructor as a C++ constuctor + * Fix: nestable pthread cancelstate + * Fix: abort on decrement_sem_count during concurrent tracing start and teardown + * fix: allocating C++ compound literal on heap with Clang + * Check for C++11 when building C++ probe providers + * fix: liblttng-ust-fd async-signal-safe close() + * tracepoints: print debug message when lttng-ust-tracepoint.so is not found + * Fix: static_assert unavailable with glibc < 2.16 + * Fix: combined tracing of lttng-ust 2.12/2.13 generates corrupted traces + * doc/man: Document LTTNG_UST_ABORT_ON_CRITICAL variable + * fix: remove autoconf features default value in help message + * Set git-review branch to stable-2.13 + * Fix: add extern "C" to two header files + +2021-08-02 (Ice Cream Sandwich Day) lttng-ust 2.13.0 + * No change + +2021-07-16 (World Snake Day) lttng-ust 2.13.0-rc3 + * Documentation: clarify API backward compatibility comment + * doc/man: only mention `-llttng-ust-common` in synopses (conditionally) + * doc/man: remove vtracef() and vtracelog() manual pages + * Remove vtracelog and vtracef from v0 compat API + 2021-05-14 (National Dance Like a Chicken Day) lttng-ust 2.13.0-rc2 * Fix: ustcomm: application name uses the '-ust'-suffixed thread name * Add abi0 conflict tests