X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=43ec7e6fb720ba2332a275f3e49b845f1c852200;hp=7be6a298c8b697aa70823002a10ddec8332f9e47;hb=d1ab320a342f31d729f7f943ddac8adabef2ab21;hpb=aec104a1c9c03e60cc54d9cb5e9b7398c84f44a5 diff --git a/ChangeLog b/ChangeLog index 7be6a298..43ec7e6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +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