X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=569b0a2fde3f883fe972a55e0a93641f15600c45;hb=ed927c1f1107a42cab7a1fdea7a7f7ff9d8f3062;hp=35ea97ac96d7e8da42ce03be0bbbf41ad8afbb7f;hpb=8d88132e5cd9c72c762a63b444feebaa020f391f;p=babeltrace.git diff --git a/ChangeLog b/ChangeLog index 35ea97ac..569b0a2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +2015-11-10 babeltrace 1.2.5 + * Fix: Confusion between stream and stream class IDs + * Fix: babeltrace-log packet seek + * Fix: make check in OOT build with absolute path + * Fix: make check in out of tree build + * Fix: 32bit values index_major/minor used as 64bit + * Hide the packet_seq_num field + * Build: Update m4 for bison & flex version check to match autoconf-archive file + * Build: add version check on flex + * Build: add version check on autoconf + * Build: m4 macro for Bison version check + * Fix: Missing postfix_expression DOT keywords in CTF grammar + * Fix: handle 64-bit trace IDs on 32-bit systems + * Fix: print format type mismatch warnings on 32-bit + * Fix: missing parenthesis in offset_align_floor + * Fix: allow empty CTF files + * Fix: Incorrect variant tag validation + * Fix: sanity check in iterator creation + * Fix: iterate manually over each live trace to add to catch errors + * Detect Python packages directory on configure + +2014-11-04 Babeltrace 1.2.4 + * Fix: make sure we can exit the get_new_metadata loop + * Docs fix: Change bt_ctf_writer_create_stream return description + * Fix: offset_s and CTF clocks with frequency != 1GHz + +2014-09-23 Babeltrace 1.2.3 + * Fix: incorrect compiler warning + * Fix: Don't assume that PROT_WRITE grants read permissions + * Fix: align objstack on 8 bytes + * Fix Python: Add a comment warning about an API limitation + * Use BABELTRACE_HOST_NAME_MAX in test_ctf_writer.c + * Add limits compatibility header + * Fix: don't perform unaligned integer read/writes + * Fix: Align buffers from objstack_alloc on sizeof(void *) + * Fix: bt_ctf_field_type_structure_add_field argument validation + 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