+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
# 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