X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=5b2771a226597203af6da72d06bcb50effd7d1e0;hb=edef8b5fa8703886471390be50a5c06584f02c59;hp=3f5388c4960d45f0bd6ee70e2e788b41419d6189;hpb=108afdba7d519ed04401ab9eca04313c21529faf;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