X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=7b36f23717cb82ec57073ed9e7330ceda19b01a4;hb=refs%2Fheads%2Fstable-2.13;hp=89b289962c60d1145935240814879d3bb0f45212;hpb=04b0e69420e865e56dba55bd09621cb6dc61ec78;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 89b28996..7b36f237 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2024-04-19 (National Garlic Day) lttng-ust 2.13.8 + * Add close_range wrapper to liblttng-ust-fd.so + * ust-tracepoint-event: Add static check of sequences length type + * lttng-ust(3): Fix wrong len_type for sequence + * Fix: libc wrapper: use initial-exec for malloc_nesting TLS + 2024-01-10 (National Houseplant Appreciation Day) lttng-ust 2.13.7 * fix: invoke MKDIR_P before changing directories * fix: -Wsingle-bit-bitfield-constant-conversion with clang16