summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-09-23 16:45:55 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-09-23 16:45:55 +0200
commit346765b7899e742513b41d4d4e85731bbbc9ebba (patch)
treed572350f9279ffcf206892b51022c150c4e5af84
parentb583f0f6c6df778343aaa6398315da98da208f28 (diff)
downloadDLT-daemon-2.3.0.tar.gz
Fixed Release Notes for v2.3.0v2.3.0
-rwxr-xr-xReleaseNotes.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index fdd3922..cba8059 100755
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -28,9 +28,13 @@ Changes in this release
Improvements
* [GSW-16] Systemd configuration for syslog to DLT dapater
* [GSW-62] DLT Library version check
- * [GSW-28] Directory where persistent data is stored is not configurable
- * [GSW-46] DLT client library sets a huge stack size for internal thread
+ * [GSW-28] Directory where persistent data is stored is not configurable
* [GSW-59] Statically allocated large array
+ * Added init script for Ubuntu
+ * Optional adding of gprof compile flags
+
+Bugfixes
+ * sprintf with float64 fails on ARM platform; disabled this function on QRM platform.
2.2.0: