Update version to v2.1.0-rc2
[lttng-tools.git] / ChangeLog
index 22d3d4c9aad600d3820b13e99a503ccb8bbbe8ea..fcf4315dae731fe8a864adee4a2f0d3267f91927 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2012-08-22 lttng-tools 2.1.0-rc2
+       * Fix: put back 2.0 output text for lttng create cmd
+       * Fix: remove set subdir call that uses bad ptr
+       * Filter: Handle the unary bitwise not operator (~) with an unsupported
+       * Fix: missing mutex unlock on register consumer err
+       * Remove underscore from ifndef of lttng.h
+       * Remove unused define in lttng.h
+       * Standardize lttng command line usage text
+       * Merge duplicate code in consumer for destroy relayd
+       * Merge duplicate code in consumer for add relayd
+       * Fix: Possible buffer overflows in strncat() usage
+       * Move code out of main.c and fix some issues
+
+2012-08-17 lttng-tools 2.1.0-rc1
+       * Feature: Network Streaming
+       * Add the lttng-relayd binary for network streaming
+       * Support user space tracer filtering
+       * Multiple fixes
+
+2012-04-19 lttng-tools 2.0.1
+       * Fix: test script for kernel module validation
+       * Fix: report error to client on consumerd error
+       * Fix: add missing ht_destroy at consumer teardown
+       * Fix: consumer fd recv thread should write into non-blocking pipe
+       * Fix: work-around glibc __nptl_setxid vs clone hang
+       * Fix: consumer fd recv poll should be sensitive to POLLPRI too
+       * Fix consumer lttng_consumer_poll_socket poll revents check bug
+       * Fix: increase consumer open files limit
+       * Update README: document dep on modprobe for kernel tracing
+       * Fix: wait for sessiond to stop in tests
+       * Fix: remove unused return variable
+       * Don't report back error on syscalls fail for -a -k
+       * Fix: destroy context hash table being NULL
+       * Fix: make lttng expand path for trace output opt
+       * Fix: return value signedness
+       * Fix: man page environment variable name error
+       * Fix: check return value on getenv USER
+
+2012-03-20 lttng-tools 2.0.0
+       * Fist STABLE version
+       * Add version name: Annedd'ale
+
 2012-03-20 lttng-tools 2.0.0-rc4
        * Fix: add small detail to enable-channel man page
        * Fix: warned of arbitrary time for ust-nprocesses test
This page took 0.023861 seconds and 4 git commands to generate.