Update version to v2.6.0-rc3 v2.6.0-rc3
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 5 Nov 2014 00:19:51 +0000 (19:19 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 5 Nov 2014 00:19:51 +0000 (19:19 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
ChangeLog
configure.ac

index 334a79cca09a142599514c30ed4d3f4dcd64d23b..d964183535737f97454093bf4c36c4f36577a604 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-04 lttng-tools 2.6.0-rc3
+       * Fix: add README.md to documentation files
+       * Fix: UST consumer sync all available metadata
+       * Test: remove bogus argument from prove invocation
+
 2014-10-21 lttng-tools 2.6.0-rc2
        * Use lttng-modules ABI version ioctl
        * Fix: syscall list ioctl number conflict
index b3adf9c463ee079694f07dc1c5748704022af544..fafdd107002ceafc45617465caa51c38b3bd563f 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.6.0-rc2],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.6.0-rc3],[jeremie.galarneau@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.027484 seconds and 4 git commands to generate.