X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=ec15e3b26a4ec0823a1587935a6d22b95baffa92;hb=d30d8e1e5e08becf3488b1cfdc241a73ffa51a80;hp=3c8db2c07b96ec893de8a3034cf0d96df53fe107;hpb=27b488e0078975264f4931cae7abaa8ecfa4e1ed;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 3c8db2c0..ec15e3b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2013-07-11 lttng-ust 2.2.1 + * Fix: libs order in Makefile + * Fix: ring buffer: get_subbuf() checks should be performed on "consumed" + * build: Fix out-of-tree build + * Fix: SWITCH_FLUSH new sub-buffer checks + * Fix: ring buffer: handle concurrent update in nested buffer wrap around + * Fix: handle writes of length 0 + * Fix: incorrect release dates in Changelog + 2013-06-25 lttng-ust 2.2.0 * Disable doc/examples build * Fix: lttng-events VPATH build