From: Jérémie Galarneau Date: Tue, 10 Mar 2020 20:33:22 +0000 (-0400) Subject: Release: Babeltrace 2.0.2 "Amqui" X-Git-Tag: v2.0.2 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=refs%2Ftags%2Fv2.0.2 Release: Babeltrace 2.0.2 "Amqui" Signed-off-by: Jérémie Galarneau Change-Id: Ib5db5b0ff56e7a919a2d5c5f3133d1fa38836807 --- diff --git a/ChangeLog b/ChangeLog index a5a5a303..3b58c03c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +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