X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=6f57b717a3984c12af6650c8394d9e9c90459adf;hb=791bf2738ef251049e65eb8750a8fe3a55400dcc;hp=d52e3c4e4b31b9900a9082d5655b5d42d3242ba7;hpb=d646ccbbfa27bca6232be7e8f48ff2ff208bae65;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index d52e3c4e..6f57b717 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2019-09-07 (Walter White's Anniversary) lttng-ust 2.10.5 + * Fix: don't wait for initial statedump when 0 session active + * Fix: wait for initial statedump before proceeding to the main program + * Fix: remove uninitialised value + * Fix: GCC unaligned pointer warnings + * Fix: do not use diagnostic pragma when GCC version is lower than 4.6.0 + * Fix: missing define when not building with gcc + * Fix: client_sequence_number may dereference NULL pointer + * Fix: namespace our gettid wrapper + 2019-05-24 (Scavenger Hunt Day) lttng-ust 2.10.4 * Cleanup: bitfields: streamline use of underscores * Silence compiler "always false comparison" warning