X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=b8f6b2d5a04f4c504078c29f03d615c464ed0877;hb=5c588ccfbdb647157a678ce4211e6563edb035e3;hp=95a9c5e9d00c41b570e8afc0b814ff12c30c2ae3;hpb=358b7b742dd749ca68218c82daa31dd9cc91fb51;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 95a9c5e9..b8f6b2d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2016-04-26 lttng-ust 2.8.0-rc2 + * Doc: Update README.md + * Fix: jul and log4j agents makefile missing line and indentation + * Fix: re-introduce exported symbols + * Doc: update manpages for soinfo/sopath name change + * Rename statedump and dl events and fields + * Tests: list ust-elf test data explicitly in EXTRA_DIST + * Tests: add tests for lttng_ust_elf_is_pic + * Add is_pic field to statedump soinfo event + * Fix: add common jar to lttng-ust-agent-all dependencies + * Fix: add version to lttng-ust-agent-all jar file + * Fix: rename liblttng-ust-agent to lttng-ust-agent-all + * Fix: re-add liblttng-ust-agent.jar + * Fix: lttng java agent: dispose is non-static + * doc/man: lttng-ust(3): add tracing control to example + * doc/man: lttng-ust(3): split example files in subsections + * doc/man/common-copyrights: add missing THANKS section + * doc/man: lttng-ust(3): add missing ENVIRONMENT VARIABLES section + * doc/man: do not use macros in the NAME section + * doc/man: remove duplicate copyrights section + * README.md: bolden dependencies and update links + * README.md: split required and optional dependencies + * Convert man pages to AsciiDoc + * Fix: remove dead code from filter interpreter + * Fix: convey enum value signedness into metadata + 2016-03-18 (Awkward Moments Day) lttng-ust 2.8.0-rc1 * Fix: remove assertions in lttng-ust-comm init * Add tracepoint_disable_destructors()