X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=a5a5a303cc33705b814197de0d8d478149889b1d;hp=46122d793900a1048826dc60ed30125e0322cb58;hb=06df58f89ee51b1a2c6a2c187ec3f15691633910;hpb=e3757f6fa576bff11a35bfc68c6efa45a1667d88 diff --git a/ChangeLog b/ChangeLog index 46122d79..a5a5a303 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +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