diff --git a/tracetools_test/CHANGELOG.rst b/tracetools_test/CHANGELOG.rst index a0d8130..dd5272e 100644 --- a/tracetools_test/CHANGELOG.rst +++ b/tracetools_test/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_test ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fix "do_more" check for test_ping/test_pong +* Contributors: Christophe Bedard + 0.2.3 (2019-08-05) ------------------ * Fix Windows warnings diff --git a/tracetools_trace/CHANGELOG.rst b/tracetools_trace/CHANGELOG.rst index 38c335a..9f09fe2 100644 --- a/tracetools_trace/CHANGELOG.rst +++ b/tracetools_trace/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_trace ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Extract lttng interface functions to other files +* Contributors: Christophe Bedard + 0.2.5 (2019-08-15) ------------------ * Make lttng interface silently do nothing if lttng cannot be imported