From 33003c352ed56aa49e0b3df272bbab6fac36cae8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Tue, 10 Mar 2020 16:33:22 -0400 Subject: [PATCH] Release: Babeltrace 2.0.2 "Amqui" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau Change-Id: Ib5db5b0ff56e7a919a2d5c5f3133d1fa38836807 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 -- 2.34.1