X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=40b551b456b2491f8d166f6854f32f1175134c35;hp=43ec7e6fb720ba2332a275f3e49b845f1c852200;hb=47232149fe9a446c03f81dbe9eae9803d2c7aa31;hpb=6d5b23425126d69529b461eb14bb34dedfa8e217 diff --git a/ChangeLog b/ChangeLog index 43ec7e6f..40b551b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2016-06-06 babeltrace 1.3.3 (National Yo-Yo Day) + * Fix: undefined bit shift operation when printing octal numbers + * Docs: change --clock-raw to --clock-cycles + * Fix: segmentation fault with multi-trace having non-correlated clocks + * Fix: ctf-text: signed base 8, 16 printout + * Fix: respect signed integers' length when printing in hex base + * Fix: return event timestamp in _timestamp_at_pos + * Fix: lttng-live flush when output to file + * Fix: lttng-live use g_free rather than free + * Fix: lttng-live data_size and version endianness + 2016-02-29 babeltrace 1.3.2 * Python bindings: work around Python 3.5 behaviour change * Fix: out-of-bound memory access