+2014-02-14 lttng-ust 2.4.0-rc4
+ * Cleanup: remove extra space in dlerror wrapper
+ * Fix: work-around glibc lying about dlsym()/dlerror() leafness
+ * Cleanup: add lttng_ust_malloc_wrapper_init prototype to header
+ * Fix: malloc libc instrumentation wrapper
+ * Fix: add LTTngEvent class to fix delayed logger
+ * Fix: FD leak in liblttng-ust-ctl
+ * Fix: liblttng-ust-dl Makefile flags mismatch
+ * Fix: liblttng-ust-fork Makefile flags mismatch
+ * Fix: out of tree examples build
+ * Fix: C++: incomplete extern C guard transition
+
2014-01-29 lttng-ust 2.4.0-rc3
* Fix: add missing JUL loglevel handling
* Cleanup gen-tp: add quotes around AM_CC
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([lttng-ust],[2.4.0-rc3],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.4.0-rc4],[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