Update changelogs

This commit is contained in:
Christophe Bedard 2019-08-05 10:17:48 +02:00
parent 8092da4941
commit fadd8b4cd0
4 changed files with 20 additions and 0 deletions

View file

@ -2,6 +2,11 @@
Changelog for package tracetools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Fix Windows warnings
* Contributors: Christophe Bedard, Ingo Lütkebohle
0.2.2 (2019-08-01)
------------------
* Fix Windows linking issues

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Add append_timestamp option for trace action
* Contributors: Christophe Bedard
0.2.2 (2019-08-01)
------------------
* Revert "Replace special character to fix encoding issue"

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_read
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Move tracetools_read.utils to the init file
* Contributors: Christophe Bedard
0.2.2 (2019-08-01)
------------------
* Revert "Replace special character to fix encoding issue"

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Fix Windows warnings
* Contributors: Christophe Bedard, Ingo Lütkebohle
0.2.0 (2019-07-30)
------------------
* Enable tracing by default if LTTng is available