X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=2fcf7422d50c29471aac95195fde53e54b030613;hb=refs%2Ftags%2Fv2.10.1;hp=5e8dba5f6914209c52b427105a281cbc7a7da498;hpb=3fbcdb8a96c866a71d158ba0fb64fe8440ca2b4d;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 5e8dba5f..2fcf7422 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2017-11-30 (National Mason Jar Day) lttng-ust 2.10.1 + * Fix: specify SONAME in python-lttngust LoadLibrary + * Fix: ensure fd tracker is initialized when called from constructors + * Fix: fd of an elf object must be registered to the fd tracker + * Fix: liblttng-ust-fd.so: override fclose symbol + * Fix: lttng-gen-tp: only replace file extension + * Fix: move fsync after ftruncate + * Fix: sync buffer file metadata on buffer allocation + 2017-08-01 (World Wide Web Day) lttng-ust 2.10.0 * lttng-ust(3): reword and fix style of `LTTNG_UST_ALLOW_BLOCKING` variable * lttng-ust(3): specify "If set" instead of "if set to 1" for some variables