fix: move read event from iterator to event.h
[babeltrace.git] / ChangeLog
index 856a5a2dff040e1d959a6ec69952eac1963b6a89..29897405b6d0e5e65cab05daa54f3b88ef83173c 100644 (file)
--- 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
This page took 0.022743 seconds and 4 git commands to generate.