Update changelogs

This commit is contained in:
Christophe Bedard 2019-07-30 16:41:04 +02:00
parent f67caf4cae
commit 075fc37bb4
3 changed files with 20 additions and 0 deletions

View file

@ -2,6 +2,15 @@
Changelog for package tracetools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Add option to compile out LTTng entirely
* Fix ament_target_dependencies() for tracetools status executable
* Remove bash scripts
* Enable tracing by default if LTTng is available
* Fix test_utils never getting built
* Contributors: Christophe Bedard, Ingo Lütkebohle, Tobias Blass
0.1.1 (2019-07-16)
------------------
* Disable tracing-related tests by default