X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=ChangeLog;h=9b9890066987cbf1a63fd895b08c6b45aad1301c;hp=24e70732b6d2d2ddbfcfd326723df7c5ba2bd8b7;hb=de5162818002ef65a268f426089ea974bf2e5564;hpb=c41cdc2abcd4cf7311dd0927fb47d1d507d5ccfc diff --git a/ChangeLog b/ChangeLog index 24e70732..9b989006 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2019-09-07 (Walter White's Anniversary) lttng-ust 2.9.6 + * 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.9.5 * Cleanup: bitfields: streamline use of underscores * Silence compiler "always false comparison" warning