X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=71038bac52d66436b2ae30ec1ee723c6e13cada1;hp=35ea97ac96d7e8da42ce03be0bbbf41ad8afbb7f;hb=91bb00241890871495cac25ae8becfc67105e421;hpb=8d88132e5cd9c72c762a63b444feebaa020f391f diff --git a/ChangeLog b/ChangeLog index 35ea97ac..71038bac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +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