X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=5b2771a226597203af6da72d06bcb50effd7d1e0;hb=12f7cdebcff9ac91fbaa7f55a40ae4d511fec821;hp=3f5388c4960d45f0bd6ee70e2e788b41419d6189;hpb=5ba5bf7fba804d2de773ae1c71106a8ed856c56a;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 3f5388c4..5b2771a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2014-04-08 lttng-ust 2.4.1 + * Revert "Fix: disable liblttng-ust-dl if dlinfo is not available in C library" + * Fix: .split() the CC environment variable in lttng-gen-tp + * Fix: disable liblttng-ust-dl if dlinfo is not available in C library + * Fix: python invocation through env + * Fix: Override AM_PATH_PYTHON's default action-if-not-found + * Fix: don't accept configure --disable-shared + * Fix: configure.ac: add missing result to alignment req. check + * Fix: malloc wrapper: infinite recursion with compat TLS + * Fix: liblttng-ust-libc-wrapper recursive use of calloc + * Fix: mismatch between code and comments + * Fix: incorrect urcu git URL in README + 2014-02-28 (Public Sleeping Day) lttng-ust 2.4.0 * Fix: JUL test: update to API change * Fix: Cast from pointer to different integer size warning