Fix spelling mistake in lttng-ust manpage
[lttng-ust.git] / ChangeLog
index 7969df11de9faf447fe9695793cd1d8a43ae20f1..0c14034fffccb5e63105e7ac02335aaecddf6237 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,43 @@
-2013-05-09 lttng-ust 2.2.0
+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" 
+       * 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
This page took 0.023913 seconds and 4 git commands to generate.