Fix: unknown variable name in Python writer
[babeltrace.git] / ChangeLog
index c595ac1e757c20d92f4b4177e5504875138b1758..9f18d5041c1bf4b684d32790917159e8b5b1db86 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2017-01-06 babeltrace 1.4.2 ("Wheel Of Fortune" debuts on NBC)
+       * Fix: perform an explicit stdout flush in live even on empty packets
+
+2016-12-01 babeltrace 1.4.1 (National Pie Day)
+       * debug info: Call register_event_debug_infos for all events
+       * Typo: configure.ac implemenation -> implementation
+       * configure: fix uuid support detection on static build
+       * Tests: no substitution needed for multi-trace intersection test
+
+2016-06-06 babeltrace 1.4.0 (National Yo-Yo Day)
+       * Tests: dereference of NULL pointer on allocation failure
+       * Tests: abort dwarf test on open() failure
+       * Fix: lttng-live does not set a trace descriptor
+       * Tests: Add missing --merge LOG_DRIVER_FLAGS
+       * Fix: strerror_r behavior is glibc specific
+       * sys/param.h is required for MAXNAMLEN on musl libc
+       * Fix: undefined bit shift operation when printing octal numbers
+       * Fix: Wrong variable checked in bin_info_child_die_has_address
+       * Fix: Only close valid fds in is_valid_debug_file
+       * Fix: Free die_name in bin_info_lookup_cu_function_name
+       * Fix: Don't dereference null ptr in error path
+       * Standardise spelling of debug info
+       * Fix: typo in --disable-debug-info in configure error message
+       * Docs: change --clock-raw to --clock-cycles
+       * Fix: segmentation fault with multi-trace having non-correlated clocks
+
 2016-05-13 babeltrace 1.4.0-rc1
        * Display binary location even if source and symbol lookups fail
        * Tests: Multi-trace stream intersection test
This page took 0.02298 seconds and 4 git commands to generate.