+2013-08-30 lttng-ust 2.3.0-rc2
+ * doc/examples/gen-tp: pass automake CPPFLAGS/CFLAGS/LDFLAGS
+ * tools/lttng-gen-tp: honor CPPFLAGS and LDFLAGS
+ * Fix: doc/examples cross-build
+ * Fix: liblttng_ust.la should depend on liblttng-ust-tracepoint.la
+ * Introduce configure --with-lttng-system-rundir
+ * examples: tracepoint probes don't need extern C
+ * Tracepoint probes don't need extern C
+ * Add trace support for memalign and posix_memalign
+ * malloc instrumentation: remove dependency on pthread
+ * Add trace support for calloc and realloc.
+ * Fix: allow make check to run in VPATH build
+ * Update .gitignore
+ * Update obsolete benchmark test
+ * Cleanup tests (2nd commit)
+ * Cleanup tests
+ * Fix: doc/examples VPATH build
+
2013-07-17 lttng-ust 2.3.0-rc1
* Fix: Unchecked asprintf/vasprintf return values
* Missing NULL pointer init in tap.c
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([lttng-ust],[2.3.0-rc1],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.3.0-rc2],[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