+2016-12-07 (National Earmuff Day) lttng-ust 2.7.5
+ * Fix: loglevel and model_emf_uri build fix
+ * Fix: loglevel and model_emf_uri with g++ compiled probes
+ * Fix: Out of tree build of liblttng-ust-java
+ * Fix: perform statedump before replying to sessiond
+ * Fix: honor send timeout on unix socket connect
+ * Fix: perform TLS fixup in all UST entry points from each thread
+ * Fix: remove unlock in getcpu
+ * Fix: perf counters ABI rdpmc detection
+ * Fix: perf counter context deadlock
+ * Fix: many-events registration/unregistration speed
+ * Fix: pre-fault TLS in ust-malloc instrumentation
+ * Fix: reset vtid cache before releasing urcu locks
+ * Fix: cleanup local_apps.allowed flag on lib cleanup
+ * Fix: remove invalid free
+ * Fix: perf counters: sign-extend pmc register
+ * Fix: allow non-LGPL modules to use tracepoints
+ * Fix: strerror_r behavior is glibc specific
+ * Fix: don't generate 0-len array in tracepoint probes
+ * Fix: log4j example: set logger level to prevent unexpected level inheritance
+ * Fix: initialize RCU callbacks with mixed LGPL/non-LGPL objects
+ * Fix: incorrect structure layout with mixed LGPL/non-LGPL objects
+ * Fix: don't call __builtin_return_address(0) on 32-bit powerpc
+ * Fix: tracepoint header: declare tracepoint_dlopen_ptr
+ * Fix: update debug message about weak-hidden symbols
+ * Fix: tracepoint-rcu header: use tracepoint_dlopen_ptr
+ * Fix: work-around gcc optimisation oddness on 32-bit powerpc
+
2016-05-20 (Bike-to-Work Day) lttng-ust 2.7.4
* Print DBG() message about compiler weak hidden symbol behavior
* Documentation: ring buffer: SWITCH_FLUSH can be used when active
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([lttng-ust],[2.7.4],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.7.5],[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