+2011-03-14 ust 0.12
+ * ARM support
+ * Fix lots of low-level bugs, mostly courtesy of Mathieu and Yannick
+ * Introduce new ustctl cli
+ * API CHANGE!!! libustcmd renamed to libustctl
+ * API CHANGE!!! libustctl now uses sockets instead of pids
+ * Short signal names in scripts for busybox compatibility
+
2011-01-14 ust 0.11
* Fix a serious bug in the newly introduced synchronized timer
implementation.
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([ust], [0.11], [nils dot carlson at ericsson dot com])
+AC_INIT([ust], [0.12], [nils dot carlson at ericsson dot com])
AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_TARGET
AC_CANONICAL_HOST