Update version to 2.0.3
[lttng-modules.git] / ChangeLog
index aa8f4f0c2ad879690272ccb3c7de9135e26c63f2..c995188f32b7f6827aa52799883f3330e51d70b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+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.022889 seconds and 4 git commands to generate.