X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=e76dd1206e195941acb3475bd1ad2dc67f85f93e;hp=b8cc27b5ae965b9e1cef406a1704ff227ecdbe31;hb=6c8ac5819eea7214842d7c2b4e5c5533b5fece48;hpb=0a264ae4393af25798e3704524b7eb1b0bed823d diff --git a/ChangeLog b/ChangeLog index b8cc27b5..e76dd120 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2012-03-02 Babeltrace 1.0.0-pre3 + * Fix uuid in metadata + * Babeltrace wrapper update + * uuid wrapper: fix use in visitor + * Endian wrapper use fix + * FreeBSD uuid wrapper fixes + * Fix missing uuid wrapper change + * Add endian.h wrapper + * Use standard __LONG_MAX__ instead of __WORDSIZE + * Create BSD wrapper for uuid + * fix API : deal with the optional underscore + * Fix API : functions to access fields properties + +2012-02-23 Babeltrace 1.0.0-pre2 + * linker: privatize prio_heap and babeltrace_types + * Linker: privatize libbabeltrace_types + * Link statically to internal libraries + * Combine duplicated API/pretty-print timestamp code + * API : export the offsetted timestamp + * Fix : segfault when printing timestamp on index + * Fix : coherency in const parameters + 2012-02-20 Babeltrace 1.0.0-pre1 * Generically print tracer version (and env) in verbose mode * Fix open_mmap_trace missing support