Update version to 2.0-pre5 v2.0-pre5
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 28 Jul 2011 19:33:11 +0000 (15:33 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 28 Jul 2011 19:33:11 +0000 (15:33 -0400)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
ChangeLog
configure.ac

index ed03c59906ece5e2292c15c26829b17ee434c0ef..bf2baea98aa00d5bae2d5559418345b9290db552 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-23 lttng-tools 2.0-pre5
+       * Fix Add context command
+       * Fix auto session path creation
+       * Fix bad strncmp at channel creation
+
 2011-07-23 lttng-tools 2.0-pre4
        * Fix kprobe attributes
        * Fix channel creation when not found at event enable
index b56665de0094ac62840b13fe3c604665dfbdddb5..9675ae0b34ae89233717d6484818db8c26d5d054 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools], [2.0-pre4], [david.goulet@polymtl.ca], ,[http://lttng.org])
+AC_INIT([lttng-tools], [2.0-pre5], [david.goulet@polymtl.ca], ,[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.026991 seconds and 4 git commands to generate.