ChangeLog and version updates for release 0.11 v0.11
authorNils Carlson <nils.carlson@ericsson.com>
Fri, 14 Jan 2011 21:15:18 +0000 (22:15 +0100)
committerNils Carlson <nils.carlson@ericsson.com>
Fri, 14 Jan 2011 21:15:18 +0000 (22:15 +0100)
ChangeLog
configure.ac
doc/info/ust.texi

index 28a67f35a281f96d1c67b7e9b02c6065e87c8313..df92bcde78ea6cc8e732644357cc6f11fd7fe397 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-14 ust 0.11
+       * Fix a serious bug in the newly introduced synchronized timer
+       implementation.
+       * Increase compatibility of an autoconf test
+
 2011-01-14 ust 0.10
        * Run time check for lttng clock source providing synchronized
        timestamps
index 60334bf1ffc8e9863d7b38075869bdee9c4e391d..bdd6795f6ce9eaea9d2f91d6373f726354524ac1 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([ust], [0.10], [nils dot carlson at ericsson dot com])
+AC_INIT([ust], [0.11], [nils dot carlson at ericsson dot com])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
index 03c37e75401c5c4f578a4aa9d700967959a5c3e3..efad0f6b92111664a390dda92adb954c8cf35a03 100644 (file)
@@ -36,7 +36,7 @@ Permission is granted to ...
 @node Top
 @top LTTng Userspace Tracer
 
-This manual is for UST 0.10.
+This manual is for UST 0.11.
 @end ifnottex
 
 @menu
This page took 0.024718 seconds and 4 git commands to generate.