summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-11-04 23:43:28 +0100
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-11-04 23:43:28 +0100
commit2bdce36ecbae3ff709a8c698fb5264d358444246 (patch)
tree336e39b2fb8ddce40d4bbcb0f8eb7f69aa164b76 /ReleaseNotes.txt
parent41f53b3fa901479bee58cbae07bc5f9693a02058 (diff)
downloadDLT-daemon-2bdce36ecbae3ff709a8c698fb5264d358444246.tar.gz
Added daemonise and signal handlers to dlt-system.
Diffstat (limited to 'ReleaseNotes.txt')
-rwxr-xr-xReleaseNotes.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 3a5fdfc..522e4e6 100755
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -26,12 +26,14 @@ Changes in this release
2.4.1
Improvements
+ * Added daemonise and signal handlers to dlt-system.
* Added manual pages.
* Added new API dlt_check_library_version() function.
* DLT user library does not set the stack size of the receiver thread anymore.
Bugfixes
- * Fixes syslog adapter in dlt-system
+ * Fixed shared memory problem in DLT library during startup, if application is started before daemon.
+ * Fixed syslog adapter in dlt-system.
* Reverted API changes in dlt_register_app() function.
2.4.0