X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=29897405b6d0e5e65cab05daa54f3b88ef83173c;hp=856a5a2dff040e1d959a6ec69952eac1963b6a89;hb=2f5d314fe2dd003583aec6ec11ba9425f8abdcba;hpb=d40a9bb4c13a7ab2be5482d9632346f426229149 diff --git a/ChangeLog b/ChangeLog index 856a5a2d..29897405 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +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 + * Use default if there is no clock declaration + * iterator: fix type warning on 32-bit build + * Use 64-bit type for packet and content size + * Fix context API + * Add missing context-internal.h + * struct bt_context is opaque + * Update comment to match context API code + * Print loglevel names + * babeltrace lib cleanup, folded with open/remove trace functions + * API : iterator get and set position + 2012-02-09 Babeltrace 0.10 * Fix clock freq * clock: use freq field