File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
14
2020-02-04 Babeltrace 2.0.1
2
15
* fix: Remove empty python bindings documentation
3
16
* README: Babeltrace 2 was released in 2020
You can’t perform that action at this time.
0 commit comments