Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+2011-12-21 lttng-ust 1.9.3
+ * Fix clock source overflow on 32-bit archs
+ * Remove unused trace_clock_frequency
+ * check for negative wait() return value
+ * Add DBG message when registering a probe
+ * Only show futex warning "perror" in debug mode
+
2011-12-14 lttng-ust 1.9.2
* Add missing ust_libc.h to Makefile.am
* Use DBG instead of WARN for futex_wake workaround message
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([lttng-ust],[1.9.2],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[1.9.3],[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