diff options
author | Lassi Marttala <Lassi.LM.Marttala@partner.bmw.de> | 2012-10-08 14:56:17 +0200 |
---|---|---|
committer | Lassi Marttala <Lassi.LM.Marttala@partner.bmw.de> | 2012-10-09 13:55:32 +0200 |
commit | de7350d5d634029d1c86750d0bcf8355898ce520 (patch) | |
tree | 153e1348bb0ae0f140ec69f51633f1a0fc7591db /ReleaseNotes.txt | |
parent | f9bf51da1fd4839938097cfcfed185a7357ebade (diff) | |
download | DLT-daemon-de7350d5d634029d1c86750d0bcf8355898ce520.tar.gz |
[GSWD-12]: Prepare for release. Documents updated.
Diffstat (limited to 'ReleaseNotes.txt')
-rwxr-xr-x | ReleaseNotes.txt | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index b051f16..94b8788 100755 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,6 +1,6 @@ DLT - Automotive Diagnostic Log and Trace
-Version: 2.8.0 ALPHA
+Version: 2.9.0 RELEASE
This component provides a standardised log and trace interface, based on the
standardised protocol specified in the AUTOSAR standard 4.0 DLT.
@@ -40,6 +40,17 @@ Christian Muck (christian.muck@bmw.de) Changes in this release
-----------------------
+2.9.0
+ * [GDLT-120]: truncated and Segmented network tracing
+ * [GDLT-137]: Automatically try resending of user buffer after FIFO full
+ * [GSWD-85]: Added authors file
+
+2.8.0
+ * [GDLT-115]: Encapsulate user macros
+ * Fix register app and register context was not stored in buffer when FIFO is full. Other controll messages still not saved in buffer.
+ * Create new fifo only when same application registers with different pid.'
+ * Do not register appliction again, if already registered.
+ * Fixed filetransfer not checking buffer fill level.
2.7.0
|