Update version to 2.0-pre21 v2.0-pre21
authorDavid Goulet <dgoulet@efficios.com>
Mon, 13 Feb 2012 15:40:57 +0000 (10:40 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 13 Feb 2012 15:40:57 +0000 (10:40 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
ChangeLog
configure.ac

index 21ee8a643e6f3b4f0520e9c24c82c40e8fc6f8d3..a1d4afdfde5c36a93beff5528483c7809a8e6b93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-02-13 lttng-tools 2.0-pre21
+       * Fix licensing for hashtable/utils.c
+       * Print loglevel value in list -u
+       * Remove "<all> from MSG() when no loglevel is selected
+       * Initial import of man lttng.1 and lttng-sessiond.8
+       * Fix memory leak  master
+
 2012-02-09 lttng-tools 2.0-pre20
        * New lttng view command
        * Multiple loglevel fixes
index ffd54e2e6a7b017ed66b76ee74aff7dbfde748f8..f0c52dcbeb31d0f2e353afe9c5b6f8944420f404 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.0-pre20],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.0-pre21],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.026675 seconds and 4 git commands to generate.