Update changelogs
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
e6849aaa8a
commit
ef26a05a41
4 changed files with 23 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package tracetools
|
Changelog for package tracetools
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Export -rdynamic using ament_export_link_flags and modern CMake
|
||||||
|
* Contributors: Christophe Bedard, Dirk Thomas
|
||||||
|
|
||||||
0.3.0 (2020-03-04)
|
0.3.0 (2020-03-04)
|
||||||
------------------
|
------------------
|
||||||
* Various improvements to the build setup and CMakeLists.txt
|
* Various improvements to the build setup and CMakeLists.txt
|
||||||
|
|
|
@ -2,6 +2,12 @@
|
||||||
Changelog for package tracetools_launch
|
Changelog for package tracetools_launch
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Document what kind of lib_name LdPreload expects
|
||||||
|
* Add logs for LdPreload action on success or failure
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.3.0 (2020-03-04)
|
0.3.0 (2020-03-04)
|
||||||
------------------
|
------------------
|
||||||
* Add logs for trace action init and fini
|
* Add logs for trace action init and fini
|
||||||
|
|
|
@ -2,6 +2,13 @@
|
||||||
Changelog for package tracetools_test
|
Changelog for package tracetools_test
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Add test_depend on python3-pytest-cov for tracetools_test
|
||||||
|
* Call ament_add_pytest_test only once for tracetools_test
|
||||||
|
* Move test_utils from tracetools to tracetools_test
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.3.0 (2020-03-04)
|
0.3.0 (2020-03-04)
|
||||||
------------------
|
------------------
|
||||||
* Merge and update service test to cover callback registration
|
* Merge and update service test to cover callback registration
|
||||||
|
|
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package tracetools_trace
|
Changelog for package tracetools_trace
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Start a session daemon if there isn't one before setting up tracing
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.3.0 (2020-03-04)
|
0.3.0 (2020-03-04)
|
||||||
------------------
|
------------------
|
||||||
* Add more context types and refactor mapping between name and constant
|
* Add more context types and refactor mapping between name and constant
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue