summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Held <stefan_held@mentor.com>2015-07-29 09:21:45 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2015-07-30 10:21:55 +0200
commit58226d15a596a53195d457f79b4384aa852deb6a (patch)
tree22171d5a9794b3247d78033319cd17a49cc7a781
parent0c2cf488b3f27e5c0247e0390394fb5dc8e2438f (diff)
downloadDLT-daemon-2.12.1.tar.gz
update release notesv2.12.1
Signed-off-by: Stefan Held <stefan_held@mentor.com> Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
-rwxr-xr-xReleaseNotes.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 6aad7d6..ee94c35 100755
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -4,11 +4,21 @@ Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Version
-------
-2.12.0 STABLE
+2.12.1 STABLE
Changes
-------
+2.12.1
+
+ * Removed all trailing whitespaces
+ * Replaced all tabs with spaces in all files in include folder
+ * Rework of addon tests filtetransfer, systemd-journal and system-logger
+ * Fix compilation warnings and possible misuse of snprint
+ * Added licence and Doxygen headers
+ * Rework of unit tests
+ * Fix installation paths on x86_64 (lib64 instead of lib)
+
2.12.0
* Added unit and functional tests