ChangeLog and version updates for release 0.9 v0.9
authorNils Carlson <nils.carlson@ericsson.com>
Fri, 3 Dec 2010 14:41:41 +0000 (15:41 +0100)
committerNils Carlson <nils.carlson@ericsson.com>
Fri, 3 Dec 2010 14:41:41 +0000 (15:41 +0100)
ChangeLog
configure.ac

index 84d326e638207eed07cfe450a0d84447567837e6..50c0eb833657e08611ee32e9709618a732ad3f32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-12-03 ust 0.9
+       * Cleaned up namespace
+       * Compatible with userspace-rcu version 0.5.2
+       * Fixed a minor bug in a test
+
 2010-10-26 ust 0.8
        * API CHANGE!!! Add data pointer to tracepoint probe
        void *data is always the first argument to a tracepoint probe
index 4fcd565b8dbd1ea2dd9ddcfaf17dbbb4412cbefb..189ab1227d259f98690c9278985b47ce02971e1e 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 #AC_PREREQ([2.63])
-AC_INIT([ust], [0.8], [pierre-marc dot fournier at polymtl dot ca])
+AC_INIT([ust], [0.9], [pierre-marc dot fournier at polymtl dot ca])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.024018 seconds and 4 git commands to generate.