ChangeLog and version updates for ust 0.10 v0.10
authorNils Carlson <nils.carlson@ericsson.com>
Fri, 14 Jan 2011 08:02:16 +0000 (09:02 +0100)
committerNils Carlson <nils.carlson@ericsson.com>
Fri, 14 Jan 2011 08:43:39 +0000 (09:43 +0100)
ChangeLog
configure.ac
doc/info/ust.texi

index 50c0eb833657e08611ee32e9709618a732ad3f32..28a67f35a281f96d1c67b7e9b02c6065e87c8313 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-14 ust 0.10
+       * Run time check for lttng clock source providing synchronized
+       timestamps
+       * Rename of ustd and libustd to ust-consumerd and libustconsumer,
+       remember to run ldconfig
+
 2010-12-03 ust 0.9
        * Cleaned up namespace
        * Compatible with userspace-rcu version 0.5.2
index 32b5232cc6079d18e1a85e78d87b5c4e57a5fb08..ae69221d930648e4b45b0d99992ddf46a729a40a 100644 (file)
@@ -1,8 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-#AC_PREREQ([2.63])
-AC_INIT([ust], [0.9], [pierre-marc dot fournier at polymtl dot ca])
+AC_INIT([ust], [0.10], [nils dot carlson at ericsson dot com])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
index a0ccdf17707de80bb21333f8fb9724b398af7570..03c37e75401c5c4f578a4aa9d700967959a5c3e3 100644 (file)
@@ -36,7 +36,7 @@ Permission is granted to ...
 @node Top
 @top LTTng Userspace Tracer
 
-This manual is for UST 0.5.
+This manual is for UST 0.10.
 @end ifnottex
 
 @menu
This page took 0.024612 seconds and 4 git commands to generate.