X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=3b58c03cb5fe7ee05fd99d4aa580e9a6adb2d6c6;hb=cfa09784cf28d0438342029443ba4ac66157e9eb;hp=46122d793900a1048826dc60ed30125e0322cb58;hpb=41e53c9eddcf8c2cc67ca9780a8f1d9fcae2a0fd;p=babeltrace.git diff --git a/ChangeLog b/ChangeLog index 46122d79..3b58c03c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +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 + * fix: set autoconf package name to babeltrace2 + * Typo: occured -> occurred + * .gitignore: Add missing bt2/native_bt.d + * fix: build failure on ppc64el with '-Werror=format-overflow=' + * Silence -Wnull-dereference warning in generated CTF parser code + * plugin-so.c: add comment about why we're not using a GLib linked list + * doc: graph.h: do not link to `man7.org` for `babeltrace(1)` + * fix: common/list.h is LGPL-2.1 + * fix: build Python bindings with GCC10 + * fix: use correct function to print 'enum bt_ctf_scope' + * Update working version to Babeltrace 2.0.1 + 2020-01-22 Babeltrace 2.0.0 (National Hot Sauce Day) * cli: colorize version printing * cli: print full version name