Version 2.2.3 v2.2.3
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 23 Jul 2013 14:18:06 +0000 (10:18 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 23 Jul 2013 14:18:06 +0000 (10:18 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index b00599efc666ec03839fe1fb66003f7f33ca26cf..446dee6ade347f30f395a068f8cd2ef4674a41c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2013-07-23 lttng-tools 2.2.3
+       * test: test_periodical_metadata_flush shrink timer period, kill app
+       * Fix: format string type mismatch
+       * Fix: tests: provide channel name when a non-default channel exists: per-pid
+       * Fix: tests: provide channel name when a non-default channel exists
+       * Fix: data pending race
+       * Cleanup: ust-consumer: wrong indentation
+       * Fix: print dots while waiting for data availability
+       * Fix: push metadata on stop for per-UID buffers
+
 2013-07-17 lttng-tools 2.2.2
        * Fix: set tracefile size test with PID buffers
        * Fix: Babelstats fail to parse output with no process name or pid
index e3a29430ac1f0df30cdaf9bd1ca5b442e30ef793..039205cc9870397dde6f8b42f4c2ca2252a0dafe 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.2.2],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.2.3],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.028868 seconds and 4 git commands to generate.