+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
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([lttng-ust],[2.4.0],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.4.1],[mathieu dot desnoyers at efficios dot com])
# Following the numbering scheme proposed by libtool for the library version
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html