Update version to 2.0-pre12 v2.0-pre12
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 25 Aug 2011 21:36:04 +0000 (17:36 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 25 Aug 2011 21:36:04 +0000 (17:36 -0400)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
ChangeLog
configure.ac

index 7af9302866cdef8ccfcd0582617466680c9c8be0..0468b7bc6b13d892a7ba79f0fd4f465c71c6351b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-08-25 lttng-tools 2.0-pre12
+       * Multiple fixes
+       * Fix kconsumerd handling custom channel output
+       * Add lttng_register_consumer to register a custom consumer
+       * Add multiples tests of the session daemon
+       * Default kernel channel size/number changed
+       * Support for UST application registration
+       * Import LTTng UST 2.0 ABI
+       * Send data to kconsumerd before tracing start
+       * Export API of lib kernel consumer (liblttngkconsumerd)
+
 2011-08-12 lttng-tools 2.0-pre11
        * New lttng API using the lttng_handle
        * Multiple fixes of kernel consumer
index 02698885375515674b0ee2f68795dbd5dd67c05f..62c892de1fe5b5ee42165814e0823131efcff531 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools], [2.0-pre11], [david.goulet@polymtl.ca], ,[http://lttng.org])
+AC_INIT([lttng-tools], [2.0-pre12], [david.goulet@polymtl.ca], ,[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.027079 seconds and 4 git commands to generate.