summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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