From: David Goulet Date: Wed, 27 Jul 2011 20:32:27 +0000 (-0400) Subject: Update version to 2.0-pre4 X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=5e96e15dc761cc835e006bdb55f3148db57c0fb1;hp=ed8f384d7db2a09cdbd651c0298bfa31992b5a2e Update version to 2.0-pre4 Signed-off-by: David Goulet --- diff --git a/ChangeLog b/ChangeLog index 7e64e8bb2..ed03c5990 100644 --- 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 diff --git a/configure.ac b/configure.ac index d6b8d09cb..b56665de0 100644 --- a/configure.ac +++ b/configure.ac @@ -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