Update version to 2.0.4
[lttng-modules.git] / ChangeLog
index aa8f4f0c2ad879690272ccb3c7de9135e26c63f2..8e98ce000b62f9fbcc6ed22e9aa063d64cce29d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2012-06-27 LTTng modules 2.0.4
+       * LTTng: probe-statedump: add #include <linux/sched.h>
+       * fix: signal_generate event should print utf8 for comm field
+
+2012-06-01 LTTng modules 2.0.3
+       * Fix: free_event_id check should compare unsigned int with -1U
+       * Fix: update signal instrumentation for 3.4 kernel
+
+2012-04-18 LTTng modules 2.0.2
+       * Fix: generate header missing echo -e for escape chars
+       * Fix: add missing uaccess.h include (for ARM)
+       * README: Document that CONFIG_MODULES is required
+       * Fix: README typo
+       * Fix: document required and optional kernel config options in README
+
+2012-03-29 LTTng modules 2.0.1
+       * Fix: is_compat_task !CONFIG_COMPAT compile error on kernels >= 3.3
+
+2012-03-20 LTTng modules 2.0.0
+       * First STABLE version
+       * Add version name
+
+2012-03-20 LTTng modules 2.0.0-rc4
+       * Update README and add version name place-holder
+
 2012-03-16 LTTng modules 2.0.0-rc3
        * Fix clock offset 32-bit multiplication overflow
        * Fix : wrong assign of fd in state dump
This page took 0.023051 seconds and 4 git commands to generate.