Update version to v2.7.6 stable-2.7 v2.7.6
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 1 Dec 2016 23:07:42 +0000 (18:07 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 1 Dec 2016 23:07:42 +0000 (18:07 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
ChangeLog
configure.ac

index e64f9398932212c462484885efd31067b9d222a2..01b91b7decb5c5178ef1afa6929afac1cfb00b58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-12-01 lttng-tools 2.7.6 (National Pie Day)
+       * Fix: test cases now rely on explicit workloads
+       * Add version info to lttng-relayd help
+       * Fix: stop sessiond threads on health thread error
+       * Fix: stop lttng-relayd threads on health thread error
+       * Fix: report an error if unix socket address is too long
+       * Fix: save: leak of configuration file fd
+
 2016-10-07 lttng-tools 2.7.5 (National Frappé Day)
        * Fix: check for a session daemon before running load command
        * Fix: report truncation on snprintf
index 607d891982657c45af3bbcfead4cc385335f6150..7c592ad2f3e4b00798528d2c6a208ffdc021145c 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.7.5],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.7.6],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.027213 seconds and 4 git commands to generate.