Skip to content

Commit c85dbd4

Browse files
committed
Release: Babeltrace 2.0.3 "Amqui"
Signed-off-by: Jérémie Galarneau <[email protected]> Change-Id: Ib443f69b40fbfd04a779b31ecda70e25827d4e97
1 parent 1e66c11 commit c85dbd4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2020-04-24 Babeltrace 2.0.3 (German Beer Day)
2+
* Fix: lib: use appropriate format specifier to print message iterator class
3+
* Fix: sink.text.pretty: check that port is connected before creating message iterator
4+
* Add initial Python bindings documentation
5+
* Fix: bt2: read properties on _DiscardedEventsMessage
6+
* tests: add tests for discarded events/packets creation
7+
* Fix: bt2: add precond. check, for stream class supporting discarded msgs with clock snapshot without clock class
8+
* Fix: flt-utils.muxer: reference leak in muxer_msg_iter_add_upstream_msg_iter error path
9+
* Fix: sink.text.details: goto error when failing to add input port
10+
* Fix: src.text.dmesg: add missing assignment of `status` on error path
11+
* Revert "bt2: _EventConst.__getitem__(): use a single temporary variable"
12+
* Fix: src.ctf.fs: initialize the other_entry variable
13+
* bt2: _EventConst.__getitem__(): use a single temporary variable
14+
* Fix: _EventConst.__getitem__(): check if event has a packet
15+
* doc: bt_field_class...get_mapping_labels...(): clarify RV's validity
16+
* doc/api/libbabeltrace2/style.css: make font weight of `.intertd` normal
17+
* Update working version to Babeltrace 2.0.3
18+
119
2020-03-10 Babeltrace 2.0.2 (International Bagpipe Day)
220
* common: cast arguments to character classification functions to unsigned char
321
* flt.utils.muxer: initialize variable to silence -Wmaybe-uninitialized warning

0 commit comments

Comments
 (0)