X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=ec15e3b26a4ec0823a1587935a6d22b95baffa92;hb=481d245409b1caef7fc29790e53584eeb7d1d25d;hp=7969df11de9faf447fe9695793cd1d8a43ae20f1;hpb=e54bcf549bf588744d09a58696cc9fc694343616;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 7969df11..ec15e3b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,19 @@ -2013-05-09 lttng-ust 2.2.0 +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 * doc/examples: build gen-tp example by default * doc/examples: support BSD make -2013-05-09 lttng-ust 2.2.0-rc3 +2013-06-18 lttng-ust 2.2.0-rc3 * Tracepoint.h: replace assertion by fprintf and abort() * Remove unused assert.h from bitfield.h * Clarify probe registration documentation/errors