Update version to 2.0-pre19 v2.0-pre19
authorDavid Goulet <dgoulet@efficios.com>
Thu, 2 Feb 2012 17:48:16 +0000 (12:48 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 2 Feb 2012 17:48:16 +0000 (12:48 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
ChangeLog
configure.ac

index 7a7f8e56b526bee9a2c13fef4d19f3f611572e0b..5c8759533788f8a8696f8903fc6140629f12c3f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2012-02-02 lttng-tools 2.0-pre19
+       * Update lttng ust ABI/API copy
+       * Implement UST calibrate and change default
+       * Add MSG_WAITALL to recvmsg of sessiond-comm
+       * Check kernel version for tests
+       * Add a '--list-options' option to each command.
+       * First import of extras/ with lttng bash completion
+       * Remove default defines from lttng.h
+       * Fix lttng sessiond spawn wait race
+       * Add CMD_WARNING error code
+       * Fix context mapping for UST and kernel
+       * Add kernel work-around for boot_id
+       * Rewrites lttng-ctl's set_session_daemon_path
+       * Fix memory lean in all lttng cli commands
+       * Update loglevel ABI
+       * Add padding to all ABIs for future development.
+       * Improve error handling of lttng cli
+       * Multiple fixes across the code base (nothing critical)
+
 2012-01-23 lttng-tools 2.0-pre18
        * Complete change of the source directory tree
        * Move compat to common and create an internal lib
index 53f21ab098181b3e47f8aaa7c514e6a1a5f3fe49..42ecd040ea5ffa225f87a12eb71b28ad15fbfc29 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.0-pre18],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.0-pre19],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.027023 seconds and 4 git commands to generate.