X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=29897405b6d0e5e65cab05daa54f3b88ef83173c;hp=767a9ad519fbef153d20d1d27b6016951c25dd38;hb=634d474be8d4262f5a3e549cdb6891de239f4fe4;hpb=fed6a3508689d9265d21be31001666773b760561 diff --git a/ChangeLog b/ChangeLog index 767a9ad5..29897405 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2012-02-16 Babeltrace 0.12 + * Typedef bt_intern_str + * Export the list header with a new namespace + * API : add_trace return the trace_handle id + * fix manpage: refer to lttng(1) + * API : cleanup includes + * API : Access CTF events fields + * manpage: Add babeltrace-log.1 + * API : seek by timestamp + * Move the add_traces_recursive out of the library + * manpage: use pp instead of PP + +2012-02-13 Babeltrace 0.11.1 + * Add trace-collection.h to the installed headers + 2012-02-13 Babeltrace 0.11 * Add --clock-force-correlate option * lib: open trace error handling fix