X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=61ab3f51cde68c41790871775b6d82c3955db569;hb=730e5783e713c53b1c1850e0dc44096514ce75da;hp=9956098bf6f6c23cc6e841403e8769d2612c5f9e;hpb=2646f1db82cfdcf339cd40e351f1273830269a58;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 9956098b..61ab3f51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2012-03-20 lttng modules 2.0.0 + * First STABLE version + * Add version name + +2012-03-20 LTTng modules 2.0.0-rc4 + * Update README and add version name place-holder + +2012-03-16 LTTng modules 2.0.0-rc3 + * Fix clock offset 32-bit multiplication overflow + * Fix : wrong assign of fd in state dump + * License cleanup, ifdef namespace cleanup + * Fix: ensure power of 2 check handles 64-bit size_t entirely + +2012-03-02 LTTng modules 2.0.0-rc2 + * Fix: dmesg printout should not print metadata warnings + * Fix: use transport name as channel name + * Fix: Return -EINVAL instead of print warning if non power of 2 size/num_subbuf + +2012-02-20 LTTng modules 2.0.0-rc1 + * Standardize version across toolchain + * statedump: Use old macro name for kernel 2.6.38 + 2012-02-16 LTTng modules 2.0-pre15 * Add timer instrumentation * fix: need to undef mainline define