X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=fb6eb82cc66165a77b5687a3215ccfc9c621ad38;hp=e2d87c22640bed03df1c0fbbf6150cd0ff374c92;hb=fc493d942c5800c666598de28477cf839e7fd14c;hpb=d86d62f815e8fce21a7efb2cc0811720d62b0c11 diff --git a/ChangeLog b/ChangeLog index e2d87c22..fb6eb82c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2011-12-12 Babeltrace 0.8 + * Add loglevel support + * Update libpopt dependency to 1.13 + * Document dependency on libpopt >= 1.8 + * Describe libtool version dependency + * AC_PROG_LIBTOOL is deprecated in favor of LT_INIT + * Use realpath for path + * Helper function to extract string from fields + * Use realpath on trace collection path + * allow printing domains when no procname are present, handle + various / patterns + * Add trace:domain,trace:procname,trace:pid support + * Add "-n trace" option to print trace name + * Do not install ctf-parser-test + * Make ctf open errors more verbose + * configure.ac: add check for popt library + * Show field names by default, enhance --names option + * Move opt_field_names/babeltrace_verbose/babeltrace_debug into lib + * Add mmap trace reading + * Pass stream pointer with callback caller data + 2011-09-29 Babeltrace 0.7 * Add missing stdint.h * Use integer extraction functions