Skip to content

Commit

Permalink
Release: Babeltrace 2.0.1 "Amqui"
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I6e44bf5f274dd25b49ad8dc5a9f40f1cd1a0dbd2
  • Loading branch information
jgalar committed Feb 4, 2020
1 parent e3757f6 commit 06df58f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 06df58f

Please sign in to comment.