X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=35ea97ac96d7e8da42ce03be0bbbf41ad8afbb7f;hb=35628ac71c433580daba71470a5d877f46c5c652;hp=61dac432c7f86d394e98a0e827b682635146d94a;hpb=65d3497f615f8e56481f47ea9eec2ebb01ae21fa;p=babeltrace.git diff --git a/ChangeLog b/ChangeLog index 61dac432..35ea97ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2014-07-22 Babeltrace 1.2.2 + * Fix: Support out of tree builds in babeltrace + * Fix: mmap trace read the stream_id from the first packet + * Fix: check the lttng-relayd protocol version + * Fix: don't update the trace collection if no new streams were received + * Fix (Python bindings): Return a string if a sequence's element are chars + * Fix: don't use a return code in _bt_ctf_stream_append_discarded_events + * Fix: Report the sequence's length field's value as length + * Fix: Variable name typo in SequenceField and Event classes + * Fix python: remove weird char at the end of line + * Fix: add missing files to gitignore + * Fix: ctf-text: add missing double-quotes around enum tag + * Fix: Add missing lttng_live_should_quit checks + * Fix: Report errors occuring in lttng_live_read + +2014-03-08 Babeltrace 1.2.1 + * Fix: Accept an input port in the live URL when no session is provided + +2014-02-28 Babeltrace 1.2.0 + * Fix: lttng-live parse url port check + 2014-02-27 Babeltrace 1.2.0-rc2 * Fix: events discarded timing inaccuracy * Fix: Move offset endianness conversion to get_data_packet