Update version to v2.6.0-rc2 v2.6.0-rc2
authorDavid Goulet <dgoulet@efficios.com>
Tue, 21 Oct 2014 18:14:42 +0000 (14:14 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 21 Oct 2014 18:14:42 +0000 (14:14 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
ChangeLog
configure.ac

index ec3c0a3e42d906042d59161ca52de0f3d6d5ef7e..334a79cca09a142599514c30ed4d3f4dcd64d23b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-10-21 lttng-tools 2.6.0-rc2
+       * Use lttng-modules ABI version ioctl
+       * Fix: syscall list ioctl number conflict
+
 2014-10-20 lttng-tools 2.6.0-rc1 (Harry Belafonte records Banana Boat Song)
        * Machine Interface added to lttng command line (--mi)
        * Java Log4j agent support (--log4j)
index 487a2b9783b1a12d4570d95ad2d5b7ea044bc90b..b3adf9c463ee079694f07dc1c5748704022af544 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.6.0-rc1],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.6.0-rc2],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.026974 seconds and 4 git commands to generate.