Update version to v2.0-pre23 v2.0-pre23
authorDavid Goulet <dgoulet@efficios.com>
Thu, 16 Feb 2012 18:23:46 +0000 (13:23 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 16 Feb 2012 18:23:46 +0000 (13:23 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
ChangeLog
configure.ac

index 5cff669ca24d936da5fd7cfb288ac93bcbb2f370..3a3546a23e36e6c2d0dc81b51d3bd123b8642175 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2012-02-16 lttng-tools 2.0-pre23
+       * configure.ac: Fix consumerd64-libdir typo
+       * Fix existing session daemon check
+       * Fix missing session locks
+       * Fix return value on ust app session create
+       * Fix double start/stop trace
+       * Fix ust app session started state on start trace
+       * modprobe statedump, signal and timer lttng module
+       * Fix hyphens in man pages
+
 2012-02-14 lttng-tools 2.0-pre22
        * Add the bash-completion file to the dist tarball
        * Add the LICENSE file too
index 4662fa1ee58a807df29a05be453d00f6a6654d3e..35e2bba3be6659420470bea7014ec113fe4d314e 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.0-pre22],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.0-pre23],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.026914 seconds and 4 git commands to generate.