X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=b1893a347052b275cac570e76d77af4d9c1a2cb7;hp=12a20b68f9b0afd5e3bb9437a4dff16932cf8d29;hb=50052405724a3b901b258c00beb424751c579217;hpb=2eb5dde88f4cd87468f947ab6b56b7460a18fc1f diff --git a/ChangeLog b/ChangeLog index 12a20b68..b1893a34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2012-05-30 Babeltrace 1.0.0-rc4 + * Add CodingStyle to tarball + * Add coding style document + * Fix: babeltrace should use output format argument + * Fix: accept traces which skip stream ids + * Use mmap_align + * align header: define PAGE_SIZE + * Implement mmap alignment header + * Cleanup: type warnings + * Cleanup: do not overwrite const argv parameters + +2012-05-29 Babeltrace 1.0.0-rc3 + * Fix: converter error logic + * Fix: report appropriate field in error message + * Fix: support 64-bit events discarded counter types + * Fix: add missing bt_ctf_get_int_len API + * Fix bt_context_add_traces_recursive error code + 2012-04-24 Babeltrace 1.0.0-rc2 * Fix: return an error if no trace can be opened * Fix: double destroy in context remove