X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=2729052a94c7a2dbf2938967d42e4b63c6baecde;hb=refs%2Ftags%2Fv2.11.1;hp=3b482e376943e54da282d84120864880bc258645;hpb=fe61d8ce58eb511477eb9cbf5719fd73f242538f;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 3b482e37..2729052a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2020-03-04 (National Grammar Day) lttng-ust 2.11.1 + * Fix: set FD_CLOEXEC on incoming FDs. + * Fix: tracepoint.h: Disable address sanitizer on pointer array section variables + * Fix: jhash.h: remove out-of-bound reads + * Cleanup: remove trailing white spaces across project + * Fix: lttng-ust-comm.c: return number of fd rather size of array + * liblttng-ust: exit loop early on event enabler match + * Add git-review config + * Fix: build with -fno-common + * Fix: uninitialized variable in lib_ring_buffer_reserve_committed + * Fix: document proper liburcu version dependency + * Fix: Add missing files to distribution + 2019-10-17 (Wear Something Gaudy Day) lttng-ust 2.11.0 * (no change)