Update version to 2.0.3
[lttng-modules.git] / ChangeLog
index 350b8cddaf60449860dc189eb8fde02b4b5e8e79..c995188f32b7f6827aa52799883f3330e51d70b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+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
 
This page took 0.024335 seconds and 4 git commands to generate.