Release: Babeltrace 2.0.4 "Amqui"
[babeltrace.git] / ChangeLog
index 3b58c03cb5fe7ee05fd99d4aa580e9a6adb2d6c6..e48ecdd0c2f2c1c542cbbbbac6b51f3776e3a269 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2021-02-23 Babeltrace 2.0.4 (National Banana Bread Day)
+       * Fix: macro name for "get supported mip versions method" attribute descriptor
+       * Fix: configure: support Autoconf 2.70
+       * port: add 'notext' keyword linker support
+       * port: fix compat/endian.h on FreeBSD
+       * port: tests: Add sys/wait.h include for FreeBSD
+       * port: namespace align.h with BT_ prefix
+       * port: Add sys/param.h include to compat/limits.h for FreeBSD
+       * port: disable debug-info by default on FreeBSD
+       * Fix: disable deprecation warnings for SWIG generated code
+       * port: 'ls --ignore=' is a GNU extension
+       * tests/lib/test_trace_ir_ref.c: rename user structure
+       * Fix: sink.ctf.fs: fix logic of make_unique_stream_file_name
+       * Fix: sink.ctf.fs: remove spurious directory level when using assume-single-trace
+       * Fix: bt2: _trim_docstring(): docstring can have 0 or 1 line
+       * Fix: `ctf` plugin: use element FC's alignment as array/seq. FC alignment
+       * Fix: source.ctf.lttng-live: muxing failure on clear (unit conversion)
+       * Fix: src.ctf.lttng-live: incomplete metadata packet is an error
+       * Fix: source.ctf.lttng-live: muxing failure on clear
+       * Fix: source.ctf.fs: 0-length packet index length causes SIGFPE
+       * Update working version to Babeltrace 2.0.4
+
+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
This page took 0.024302 seconds and 4 git commands to generate.