Skip to content

Commit 33003c3

Browse files
committed
Release: Babeltrace 2.0.2 "Amqui"
Signed-off-by: Jérémie Galarneau <[email protected]> Change-Id: Ib5db5b0ff56e7a919a2d5c5f3133d1fa38836807
1 parent 2c62a90 commit 33003c3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

ChangeLog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2020-03-10 Babeltrace 2.0.2 (International Bagpipe Day)
2+
* common: cast arguments to character classification functions to unsigned char
3+
* flt.utils.muxer: initialize variable to silence -Wmaybe-uninitialized warning
4+
* Fix: configure.ac: silently accepting invalid Python configuration
5+
* Cleanup: configure.ac: remove redundant `AC_ARG_ENABLE` parameters
6+
* Fix: plugin-dev.h: Disable address sanitizer on pointer array section variables
7+
* Fix: cli: use BT_CLI_LOGE_APPEND_CAUSE instead of printf to print errors
8+
* tests: improve flt.utils.trimmer/test_trimming to test streams without packets
9+
* Fix: flt-utils.trimmer: accept streams without packet support
10+
* Fix: lib: don't assume that streams have packets in auto seek
11+
* Fix: correct typo in README
12+
* Update working version to Babeltrace 2.0.2
13+
114
2020-02-04 Babeltrace 2.0.1
215
* fix: Remove empty python bindings documentation
316
* README: Babeltrace 2 was released in 2020

0 commit comments

Comments
 (0)