From 5cacbe15f75cb5af1a19e50d382039ae13c53499 Mon Sep 17 00:00:00 2001 From: Saya Sugiura Date: Tue, 11 Jun 2019 13:35:08 +0900 Subject: Update ReleaseNotes and version to v2.18.3 Signed-off-by: Saya Sugiura --- ReleaseNotes.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'ReleaseNotes.md') diff --git a/ReleaseNotes.md b/ReleaseNotes.md index d612848..1edca0d 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -4,12 +4,35 @@ Back to [README.md](../README.md) ## Version -2.18.2 STABLE +2.18.3 STABLE ## Changes +### 2.18.3 + + * Update ReleaseNotes and version to v2.18.3 + * Travis CI: Run unit test (#132) + * libdlt: Fix compiler warnings + * Unit test: Fix compiler warnings + * Unit test fix + * Do not install systemd service files for binaries that are not built (#129) + * lib: unlock buffer on termination + * dlt-receive: Fix crash without arguments + * dlt-control: Bug fix for broken get log info + * Logging: Error message modification + * dlt-daemon: fix internal logging to file after daemonize + * Offline logstorage: Fix storage handle NULL check during cleanup + * Fix compiler warnings + * POSIX: Replace usleep with nanosleep + * unix socket: IPC code isolation + * lib: daemon: Fix sem lock potential issue + * socket: Remove unnecessary header + * dlt-daemon: unlink application socket + * ipc: close socket if connect failed + ### 2.18.2 + * Update ReleaseNotes and version to v2.18.2 * Size of Resend buffer less than or equal to DLT_USER_BUF_MAX_SIZE res… (#116) * Fixed memory leak when receiving network traces of 0xFFFF length * Contact information update (#118) -- cgit v1.2.1