Version 2.2.3
[lttng-ust.git] / ChangeLog
index ec15e3b26a4ec0823a1587935a6d22b95baffa92..68b0d367b71a0386f8218d2a6bf4f382f3ea45a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2014-02-28 lttng-ust 2.2.3
+       * Fix: FD leak in liblttng-ust-ctl
+       * Fix: liblttng-ust-fork Makefile flags mismatch
+       * Fix: C++: incomplete extern C guard transition
+       * Cleanup gen-tp: add quotes around AM_CC
+       * Pass the CC variable to the example Makefiles
+       * doc/examples/gen-tp: pass automake CPPFLAGS/CFLAGS/LDFLAGS
+       * doc/examples: error out when a subdir make fails
+       * Fix: check deliver now takes tsc argument
+       * Fix: eliminate timestamp overlap between packets
+       * Fix lttng-ust(3) manpage
+       * Fix: move va_end to outermost label
+       * Fix: add missing NULL check after allocation
+       * Add missing copyrights to test scripts
+       * Escape minus signs in lttng-ust-cyg-profile manpage
+       * Fix spelling mistake in lttng-ust manpage
+
+2013-11-12 lttng-ust 2.2.2
+       * Fix: application SIGBUS when starting in parallel with sessiond
+       * Fix: Minor corrections to the lttng-ust man page
+       * Documentation cleanup: Overhaul of the lttng-gen-tp man page
+       * Warning cleanup: add missing padding initializer
+       * Fix: socket connect hang on heavy loads
+       * Cleanup: fix typo
+       * Fix: ust-comm recvmsg should handle partial receive
+       * gcc warning fix: -Wextra
+       * Add usage reference count for tracepoints
+       * tracepoint.c: Move add_callsite/remove_callsite further down in file
+       * Store the callsites into the library callsite list
+       * Fix linking warning
+       * Fix: doc/examples cross-build
+       * Fix: liblttng_ust.la should depend on liblttng-ust-tracepoint.la
+       * examples: tracepoint probes don't need extern C
+       * Tracepoint probes don't need extern C
+       * Fix: doc/examples VPATH build
+       * Disable doc/examples build
+       * Fix: doc/examples: gen-tp path
+       * Revert "Disable doc/examples build"
+       * Fix: Unchecked asprintf/vasprintf return values
+       * Missing NULL pointer init in tap.c
+
 2013-07-11 lttng-ust 2.2.1
        * Fix: libs order in Makefile
        * Fix: ring buffer: get_subbuf() checks should be performed on "consumed" 
This page took 0.023316 seconds and 4 git commands to generate.