Update version to 1.9.4 v1.9.4
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 23 Dec 2011 16:04:01 +0000 (11:04 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 23 Dec 2011 16:04:01 +0000 (11:04 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index aec1b497e270c9036dd1eeb5e0d251ca93fcf3a2..b4d2b6430fac323f25ece0253587a836a4617655 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-23 lttng-ust 1.9.4
+       * Split liblttng-ust into liblttng-ust and liblttng-ust-tracepoint libs
+       * Comment the union field (only used in call_rcu scheme)
+
 2011-12-21 lttng-ust 1.9.3
        * Fix clock source overflow on 32-bit archs
        * Remove unused trace_clock_frequency
index 0c99606ab44ab5497a3f566f9695a4c9011ce22d..a3f18a9dfe15e95b291e5b4c9ff3e3c1a5878d42 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([lttng-ust],[1.9.3],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[1.9.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
This page took 0.025367 seconds and 4 git commands to generate.