From e5ad41f5198da6e0b925b98bb88795d4baf1fbb2 Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Fri, 16 Aug 2019 16:10:42 +0200 Subject: [PATCH] Update changelogs --- tracetools_test/CHANGELOG.rst | 5 +++++ tracetools_trace/CHANGELOG.rst | 5 +++++ 2 files changed, 10 insertions(+) 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