X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=f6eb888940597e991cbdab4e16cf87e96f5fa6ae;hb=5dea6fddfc4c91e3db715e7ba7d59d9b1db835a0;hp=a5a5a303cc33705b814197de0d8d478149889b1d;hpb=06df58f89ee51b1a2c6a2c187ec3f15691633910;p=babeltrace.git diff --git a/ChangeLog b/ChangeLog index a5a5a303..f6eb8889 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2020-04-24 Babeltrace 2.0.3 (German Beer Day) + * Fix: lib: use appropriate format specifier to print message iterator class + * Fix: sink.text.pretty: check that port is connected before creating message iterator + * Add initial Python bindings documentation + * Fix: bt2: read properties on _DiscardedEventsMessage + * tests: add tests for discarded events/packets creation + * Fix: bt2: add precond. check, for stream class supporting discarded msgs with clock snapshot without clock class + * Fix: flt-utils.muxer: reference leak in muxer_msg_iter_add_upstream_msg_iter error path + * Fix: sink.text.details: goto error when failing to add input port + * Fix: src.text.dmesg: add missing assignment of `status` on error path + * Revert "bt2: _EventConst.__getitem__(): use a single temporary variable" + * Fix: src.ctf.fs: initialize the other_entry variable + * bt2: _EventConst.__getitem__(): use a single temporary variable + * Fix: _EventConst.__getitem__(): check if event has a packet + * doc: bt_field_class...get_mapping_labels...(): clarify RV's validity + * doc/api/libbabeltrace2/style.css: make font weight of `.intertd` normal + * Update working version to Babeltrace 2.0.3 + +2020-03-10 Babeltrace 2.0.2 (International Bagpipe Day) + * common: cast arguments to character classification functions to unsigned char + * flt.utils.muxer: initialize variable to silence -Wmaybe-uninitialized warning + * Fix: configure.ac: silently accepting invalid Python configuration + * Cleanup: configure.ac: remove redundant `AC_ARG_ENABLE` parameters + * Fix: plugin-dev.h: Disable address sanitizer on pointer array section variables + * Fix: cli: use BT_CLI_LOGE_APPEND_CAUSE instead of printf to print errors + * tests: improve flt.utils.trimmer/test_trimming to test streams without packets + * Fix: flt-utils.trimmer: accept streams without packet support + * Fix: lib: don't assume that streams have packets in auto seek + * Fix: correct typo in README + * Update working version to Babeltrace 2.0.2 + 2020-02-04 Babeltrace 2.0.1 * fix: Remove empty python bindings documentation * README: Babeltrace 2 was released in 2020