Update version to 2.0-pre4
authorDavid Goulet <david.goulet@polymtl.ca>
Wed, 27 Jul 2011 20:32:27 +0000 (16:32 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Wed, 27 Jul 2011 20:32:27 +0000 (16:32 -0400)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
ChangeLog
configure.ac

index 7e64e8bb280c9b125194bf9eea70ed2aea62841e..ed03c59906ece5e2292c15c26829b17ee434c0ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-07-23 lttng-tools 2.0-pre4
+       * Fix kprobe attributes
+       * Fix channel creation when not found at event enable
+       * Add safe list iteration
+       * Add two tests into the git tree
+       * Kernel consumer can be put in debug mode with -vv
+       * Trace path is now created on the client side
+
 2011-07-23 lttng-tools 2.0-pre3
        * Fix perf hw cache counter config values
 
index d6b8d09cb10a6c0816ef6b390ab6061c0d97c67b..b56665de0094ac62840b13fe3c604665dfbdddb5 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools], [2.0-pre3], [david.goulet@polymtl.ca], ,[http://lttng.org])
+AC_INIT([lttng-tools], [2.0-pre4], [david.goulet@polymtl.ca], ,[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.028146 seconds and 5 git commands to generate.