Update version to 2.0-pre2 v2.0-pre2
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 22 Jul 2011 20:20:08 +0000 (16:20 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Fri, 22 Jul 2011 20:20:08 +0000 (16:20 -0400)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
ChangeLog
configure.ac

index c2a2e417b466741d0abb1bca0a99cbaaaa08bf1e..e25aa94985933d74763655b51d7f4a77b434a729 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-22 lttng-tools 2.0-pre2
+       * Multiple fixes
+       * New add-context options for perf counter and context
+       * Using the install bin path from autotool for execl() call
+       * Update quickstart guide
+
 2011-07-20 lttng-tools 2.0-pre1
        * First prerelease of lttng-tools.
        * Working with the LTTng v2.0-pre1 modules and Babeltrace v0.1
 2011-07-20 lttng-tools 2.0-pre1
        * First prerelease of lttng-tools.
        * Working with the LTTng v2.0-pre1 modules and Babeltrace v0.1
index fd2b607e5b9e8972f9cf969208411a83dcdbcd59..8f757edd79a2c47d02a45a094ffaf2d4c3a1dd1d 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools], [2.0-pre1], [david.goulet@polymtl.ca], ,[http://lttng.org])
+AC_INIT([lttng-tools], [2.0-pre2], [david.goulet@polymtl.ca], ,[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.02707 seconds and 4 git commands to generate.