Update version to 1.9.7
[lttng-ust.git] / ChangeLog
index 1fdc4ec7a7587e7eca56f24cf8fd82073e67b06e..7cdec757cd4fe0142d7689193c816ca9391946b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2012-02-13 lttng-ust 1.9.7
+       * liblttng-ust-java: add missing -classpath ./
+       * Only specify that sdt.h provides system integration for now
+       * Add STAP_PROBEV check ton configure.ac
+       * Add sdt.h integration
+       * Remove extern C around probe header
+       * Move lttng/config.h to lttng/ust-config.h, and use LTTNG_UST_ namespace
+       * Add a configure report at the end of the output
+       * Add sdt.h integration option
+       * Set default loglevel in metadata
+       * Fix: LTTng-UST java jni wrapper does not build with OpenJDK
+
+2012-02-09 lttng-ust 1.9.6
+       * Fix tracepoint.h multiple .o within module/core exec linkage bug
+       * tracepoint: name -> _name to fix possible namespace clash
+       * Add debug printout to tracepoint.c
+       * Rename liblttng-ust-libc to liblttng-ust-libc-wrapper
+       * Update hardcoded loglevel
+       * Add "easy_ust" example
+       * Update gitignore
+       * Zero-initialize struct msghdr
+       * Add environment information
+       * Fix event-specific enabling
+       * Update static lib linking
+       * liblttng-ust-libc: fix linking
+       * liblttng-ust-libc: fix lib dependency
+       * Install README and ChangeLog into system doc
+       * Add hello-static-lib test
+       * Fix static provider linking: introduce TRACEPOINT_PROBE_DYNAMIC_LINKAGE
+       * Fix 32-bit type: allocated len is used
+       * Fix 32-bit type mismatch
+
 2012-02-02 lttng-ust 1.9.5
        * UST comm ABI: Add padding, push version to 2.0
        * Update loglevel names
This page took 0.02343 seconds and 4 git commands to generate.