X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=689f4c6ae19a8b4b09e760f9bba62322f893b712;hb=e345f80e15bf76b72b83960b30d05fa2d67f80d0;hp=4fa713cdd747b72bcb94122db1bbc65adda5a150;hpb=a15d4c242774ca88739444709a18fc5ada6b624f;p=babeltrace.git diff --git a/ChangeLog b/ChangeLog index 4fa713cd..689f4c6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2017-01-06 babeltrace 1.5.1 ("Wheel Of Fortune" debuts on NBC) + * Fix: perform an explicit stdout flush in live even on empty packets + +2016-11-29 babeltrace 1.5.0 (National Square Dance Day) + * Fix: remove BT_HIDDEN from bt_value_null singleton declaration + * Fix mixing of bt_ctf_scope and bt_ctf_ir_scope enums + * Revert ABI-breaking enum bt_ctf_string_encoding change + * Fix: warnings emitted because of enum ctf_string_encoding mixing + +2016-10-24 babeltrace 1.5.0-rc1 (First barrel ride down Niagara Falls) + * Update version to 1.5.0 + * Python build fix + * Fix enum rename warnings + * Hide bt_ctf_writer_get_trace() + * Hide bt_ctf_trace_* symbols + * Hide get_field_paths_lca_index() + * Remove bt_ctf_writer_add_environment_field_int64 + * Hide new bt_ctf_stream_* symbols + * Hide new bt_ctf_stream_class_* symbols + * Hide new bt_ctf_field_type_* symbols + * Hide new bt_ctf_packet_* symbols + * Hide new bt_ctf_field_* symbols + * Hide new bt_ctf_field_path_* symbols + * Hide new bt_ctf_event_* symbols + * Hide bt_ctf_event_class_* symbols + * Hide new bt_ctf_clock_* symbols + * Hide bt_get and bt_put + * Hide bt_values and bt_attributes in libbabeltrace-ctf + * Backport the CTF-IR interface + * debug info: Call register_event_debug_infos for all events + * Typo: configure.ac implemenation -> implementation + * configure: fix uuid support detection on static build + * Tests: no substitution needed for multi-trace intersection test + 2016-06-06 babeltrace 1.4.0 (National Yo-Yo Day) * Tests: dereference of NULL pointer on allocation failure * Tests: abort dwarf test on open() failure