Update version to v2.2.5 v2.2.5
authorDavid Goulet <dgoulet@efficios.com>
Fri, 15 Nov 2013 15:53:19 +0000 (10:53 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 15 Nov 2013 15:53:19 +0000 (10:53 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
ChangeLog
configure.ac

index 2f5eb9ed591e97f16806dbc3bc14740452e8608a..bc0706b8ef6064b3510a70c4bcb786b1f04e5a0e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-11-15 lttng-tools 2.2.5
+       * Fix: typo in --sig-parent help
+       * Fix: application SIGBUS when starting in parallel with sessiond
+       * Fix: arguments in the wrong order for fd-limit
+       * Fix: recv creds comm should handle partial receive
+       * Fix: backported fix uses msec vs sec in stable-2.2
+       * Fix: set app socket timeout just after accept()
+
 2013-08-30 lttng-tools 2.2.4
        * Fix: hashtable: take split_count_order into account
        * Fix: remove wrong doing asserts in sessiond
index 9bd4d931cc55038b2411b97d846ffc2d840f4905..ae5948295fb65a65f9d13607e399688bb92d769f 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.2.4],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.2.5],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.026923 seconds and 4 git commands to generate.