X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=ec15e3b26a4ec0823a1587935a6d22b95baffa92;hb=c523a247c215dcad9a8cfdbeef84c2b330643dd8;hp=e5d877a82b8835fd462fcc44ffd243a9358101a3;hpb=df56b232e23848c73ba8105f2a69ec2e9869d3f5;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index e5d877a8..ec15e3b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,19 @@ -2013-05-09 lttng-ust 2.2.0-rc3 +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-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