Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+2013-07-11 lttng-ust 2.1.4
+ * Fix: ring buffer: get_subbuf() checks should be performed on "consumed" parameter
+ * Fix: SWITCH_FLUSH new sub-buffer checks
+ * Fix: ring buffer: handle concurrent update in nested buffer wrap around check
+ * Fix: handle writes of length 0
+
2013-06-18 lttng-ust 2.1.3
* Tracepoint.h: replace assertion by fprintf and abort()
* Fix: tracepoint.h incorrect assumption about constructor order
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([lttng-ust],[2.1.3],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.1.4],[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