X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=b1893a347052b275cac570e76d77af4d9c1a2cb7;hp=04eebec8f9535fdbe960b0fbd16ca81f2f308b5d;hb=f7ed656326285831256061407c2c533c16c50f36;hpb=36dbe3e61ca54e7b648aa120ccd200e7fe12b22c diff --git a/ChangeLog b/ChangeLog index 04eebec8..b1893a34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +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 + 2012-04-18 Babeltrace 1.0.0-rc1 * Fix: -n "field names" option should allow "none" * Fix: Show context field name by default