summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorLassi Marttala <lassi.lm.marttala@partner.bmw.com>2012-03-26 11:53:57 +0200
committerLassi Marttala <lassi.lm.marttala@partner.bmw.com>2012-03-26 11:53:57 +0200
commitab8ba08cdc407c7f2020a4bda7f01e88488b3ee4 (patch)
tree5c51f8a66c85dbe4fdaaa0910dfb5ed3c9aa7b36 /ReleaseNotes.txt
parentaca8a90599949c458df5cdfca0d74280bb7e818d (diff)
downloadDLT-daemon-ab8ba08cdc407c7f2020a4bda7f01e88488b3ee4.tar.gz
Increase versions.
Diffstat (limited to 'ReleaseNotes.txt')
-rwxr-xr-xReleaseNotes.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 8e44b37..54401f9 100755
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,6 +1,6 @@
DLT - Automotive Diagnostic Log and Trace
-Version: 2.5.1
+Version: 2.5.2
This component provides a standardised log and trace interface, based on the
standardised protocol specified in the AUTOSAR standard 4.0 DLT.
@@ -41,6 +41,10 @@ Christian Muck (christian.muck@bmw.de)
Changes in this release
-----------------------
+2.5.2
+
+ * Change to Mozilla Public License Version 2.0
+
2.5.1
* Fixed bug with comparinson between signed and unsigned integer and protection for a buffer overflow.