From 06df58f89ee51b1a2c6a2c187ec3f15691633910 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Tue, 4 Feb 2020 14:28:13 -0500 Subject: [PATCH] Release: Babeltrace 2.0.1 "Amqui" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau Change-Id: I6e44bf5f274dd25b49ad8dc5a9f40f1cd1a0dbd2 --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 -- 2.34.1