X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=6bc0208f3f58667c4ca2166306a0a818f5b8c32b;hb=c5ca01c9ce528a1ace54ba422448a8524e3b7883;hp=ed8947868afcf60405766b484c8fe153d08bc0df;hpb=f66cbcc8274ff48ead50b649f9737662a6286fa3;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index ed894786..6bc0208f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2012-03-29 LTTng modules 2.0.1 + * Fix: is_compat_task !CONFIG_COMPAT compile error on kernels >= 3.3 + +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