X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=7b36f23717cb82ec57073ed9e7330ceda19b01a4;hb=5a8c530cec95b827a4840c0d032b502f82f0dde3;hp=89b289962c60d1145935240814879d3bb0f45212;hpb=d6fbc3fd938da93b77edd5033af0f2591eb8a806;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