Skip to content

Commit 06df58f

Browse files
committed
Release: Babeltrace 2.0.1 "Amqui"
Signed-off-by: Jérémie Galarneau <[email protected]> Change-Id: I6e44bf5f274dd25b49ad8dc5a9f40f1cd1a0dbd2
1 parent e3757f6 commit 06df58f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2020-02-04 Babeltrace 2.0.1
2+
* fix: Remove empty python bindings documentation
3+
* README: Babeltrace 2 was released in 2020
4+
* fix: set autoconf package name to babeltrace2
5+
* Typo: occured -> occurred
6+
* .gitignore: Add missing bt2/native_bt.d
7+
* fix: build failure on ppc64el with '-Werror=format-overflow='
8+
* Silence -Wnull-dereference warning in generated CTF parser code
9+
* plugin-so.c: add comment about why we're not using a GLib linked list
10+
* doc: graph.h: do not link to `man7.org` for `babeltrace(1)`
11+
* fix: common/list.h is LGPL-2.1
12+
* fix: build Python bindings with GCC10
13+
* fix: use correct function to print 'enum bt_ctf_scope'
14+
* Update working version to Babeltrace 2.0.1
15+
116
2020-01-22 Babeltrace 2.0.0 (National Hot Sauce Day)
217
* cli: colorize version printing
318
* cli: print full version name

0 commit comments

Comments
 (0)