Changelog and version updates for v0.12 v0.12
authorNils Carlson <nils.carlson@ericsson.com>
Tue, 15 Mar 2011 09:49:17 +0000 (10:49 +0100)
committerNils Carlson <nils.carlson@ericsson.com>
Tue, 15 Mar 2011 09:49:17 +0000 (10:49 +0100)
ChangeLog
configure.ac

index df92bcde78ea6cc8e732644357cc6f11fd7fe397..73bfc205e6f98f3094a1431c821abbb542135183 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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.
index 1d57b1d2a9408feb21f03d16047df484f9e44d37..bebc1ab588eadf0a99d18c3792183887ede0fb01 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- 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
This page took 0.024486 seconds and 4 git commands to generate.