X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=811654ea0c0e8eec98077b689d70923778978169;hp=4e5ecb5cc76e03f1f5e8d804e0d24a0b13a98b47;hb=e08b9e07b43b305ee9f31690b5c27e5ae24f0078;hpb=e7163a98be86c34532c8fba128749a900c33b4f5 diff --git a/ChangeLog b/ChangeLog index 4e5ecb5c..811654ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2017-08-04 lttng-tools 1.4.3 (International Beer Day) + * Fix: unknown variable name in Python writer + * Fix live-comm: only apply retry timeout for already seen inactive indexes. + * Fix live-comm: merge TCP socket write-write sequence in a single write + * Fix: use LDFLAGS instead of LIBS for python bindings + * Fix: Add missing LIBS to python bindings + * ax_lib_elfutils -> bt_lib_elfutils + * m4/ax_lib_elfutils.m4: use m4_default() for optional args. + * m4/ax_lib_elfutils.m4: add cache variable + * Build Python bindings with distutils for consistent installs + * Set the minimum Python version to 3.0 + * Fix: text output missing separator when printing the domain + +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