+2015-09-09 lttng-ust 2.6.3
+ * Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL
+ * Fix: add missing ust lock around objd_table_destroy()
+ * Fix: application exit race with pthread cancel
+ * Fix: Java agent: update ref count in enabledLoggers
+ * Fix: Use $enableval with AC_ARG_ENABLE
+ * Fix: Cleanup local_apps sock_info in lttng_ust_cleanup
+ * Fix: handle sys_futex EINTR and EWOULDBLOCK
+ * Fix: update liburcu URL
+ * Fix: running java examples out of tree
+ * Fix: java class check when uudecode is not present
+ * Fix compilation warnings in the Java agent
+ * Fix: out of tree build of java agents
+ * Fix: Use env CLASSPATH when building log4j example
+ * Fix: build log4j example when enabled
+ * Fix: perform volatile load of tracepoint state
+
2015-06-18 lttng-ust 2.6.2
* Add aarch64 support to configure
* Fix: function instrumentation ip context
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([lttng-ust],[2.6.2],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.6.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