X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ChangeLog;h=bd1737f872f04ed596a157d00920e82f1701f694;hb=02120ddf304a1c2c43cb3dbe6a44041bbe94d74c;hp=1fdc4ec7a7587e7eca56f24cf8fd82073e67b06e;hpb=e4d66fb58fd2afe079a5780c48e88ceb4476ca26;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 1fdc4ec7..bd1737f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2012-02-09 lttng-ust 1.9.6 + * Fix tracepoint.h multiple .o within module/core exec linkage bug + * tracepoint: name -> _name to fix possible namespace clash + * Add debug printout to tracepoint.c + * Rename liblttng-ust-libc to liblttng-ust-libc-wrapper + * Update hardcoded loglevel + * Add "easy_ust" example + * Update gitignore + * Zero-initialize struct msghdr + * Add environment information + * Fix event-specific enabling + * Update static lib linking + * liblttng-ust-libc: fix linking + * liblttng-ust-libc: fix lib dependency + * Install README and ChangeLog into system doc + * Add hello-static-lib test + * Fix static provider linking: introduce TRACEPOINT_PROBE_DYNAMIC_LINKAGE + * Fix 32-bit type: allocated len is used + * Fix 32-bit type mismatch + 2012-02-02 lttng-ust 1.9.5 * UST comm ABI: Add padding, push version to 2.0 * Update loglevel names