From f88b0a988785de19db8a0d9ae22109bebc445b19 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Fri, 29 Jul 2011 11:30:44 -0400 Subject: [PATCH 1/1] Update version to 2.0-pre6 Signed-off-by: David Goulet --- ChangeLog | 6 +++++- configure.ac | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index bf2baea98..55a427746 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2011-07-23 lttng-tools 2.0-pre5 +2011-07-29 lttng-tools 2.0-pre6 + * Fix enable multiple events + * Add function entry feature + +2011-07-28 lttng-tools 2.0-pre5 * Fix Add context command * Fix auto session path creation * Fix bad strncmp at channel creation diff --git a/configure.ac b/configure.ac index 9675ae0b3..849393440 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools], [2.0-pre5], [david.goulet@polymtl.ca], ,[http://lttng.org]) +AC_INIT([lttng-tools], [2.0-pre6], [david.goulet@polymtl.ca], ,[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST -- 2.34.1