Update version to v1.3.3
[babeltrace.git] / ChangeLog
index 7be6a298c8b697aa70823002a10ddec8332f9e47..40b551b456b2491f8d166f6854f32f1175134c35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2016-06-06 babeltrace 1.3.3 (National Yo-Yo Day)
+       * Fix: undefined bit shift operation when printing octal numbers
+       * Docs: change --clock-raw to --clock-cycles
+       * Fix: segmentation fault with multi-trace having non-correlated clocks
+       * Fix: ctf-text: signed base 8, 16 printout
+       * Fix: respect signed integers' length when printing in hex base
+       * Fix: return event timestamp in _timestamp_at_pos
+       * Fix: lttng-live flush when output to file
+       * Fix: lttng-live use g_free rather than free
+       * Fix: lttng-live data_size and version endianness
+
+2016-02-29 babeltrace 1.3.2
+       * Python bindings: work around Python 3.5 behaviour change
+       * Fix: out-of-bound memory access
+       * Fix: out-of-tree dist fails to find test traces
+       * Fix running tests out of tree
+
+2015-11-10 babeltrace 1.3.1
+       * Fix: Confusion between stream and stream class IDs
+       * Only compare "bison -y" to the basename of YACC variable
+       * Cleanup: Don't hardcode include paths unnecessarily
+       * Fix: include ctf-scanner-symbols.h to prefix yy_* symbols
+
 2015-10-16 babeltrace 1.3.0
        * Fix: missing includes break the out-of-tree build
        * Fix: Silence missing sentinel warnings on GCC 4
This page took 0.023795 seconds and 4 git commands to generate.