Update version to 2.0-pre20 v2.0-pre20
authorDavid Goulet <dgoulet@efficios.com>
Thu, 9 Feb 2012 21:44:55 +0000 (16:44 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 9 Feb 2012 21:44:55 +0000 (16:44 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
ChangeLog
configure.ac

index 5c8759533788f8a8696f8903fc6140629f12c3f7..f07be6cf9ea0d5caaa8f6148e23b047c43b9af13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-02-02 lttng-tools 2.0-pre20
+       * New lttng view command
+       * Multiple loglevel fixes
+       * Fix list command
+       * Fix session syscall listing
+       * Multiple fixes across the code base
+
 2012-02-02 lttng-tools 2.0-pre19
        * Update lttng ust ABI/API copy
        * Implement UST calibrate and change default
index e8c0e73faab0737597e147c7d229fda88dc511fe..f9a16664ea547ecaee37ff6e15103580fb129d73 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.0-pre19],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.0-pre20],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.027376 seconds and 4 git commands to generate.