Update version to 2.0.5
[lttng-modules.git] / ChangeLog
index 350b8cddaf60449860dc189eb8fde02b4b5e8e79..6d5aadfb797156985c7bb646627f188d361feb14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2012-08-27 LTTng modules 2.0.5
+       * Fix: statedump: disable vm maps enumeration
+       * Fix: ensure userspace accesses are done with _inatomic
+       * Fix: vppid context should test for current nsproxy
+
+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
 
This page took 0.024264 seconds and 4 git commands to generate.