From ca3b162e107b1ee82d8c738de04c8fc9b83d3dac Mon Sep 17 00:00:00 2001 From: Saya Sugiura Date: Tue, 16 Apr 2019 16:05:45 +0900 Subject: Update ReleaseNotes and version to v2.18.2 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 72bfe96..d612848 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -4,10 +4,33 @@ Back to [README.md](../README.md) ## Version -2.18.0 STABLE +2.18.2 STABLE ## Changes +### 2.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) + * lib: Add mq_close/mq_unlink conditions + * doc: Do not allow DLT usage in forked child (#95) + * doc: Raise an awareness of log level sync + * dlt_offline_logstorage: fix multiple file creation error (#85, #94) + * doc: Fix PANDOC_TOOL condition + * Travis CI: Fix link in README.md (#106, #108) + +### 2.18.1 + + * doc: Move all man pages to markdown files (#102) + * Fix linking problem with tests when systemd enabled (#103) + * libdlt: Do not allow DLT usage in forked child (#95) + * Travis CI: build with systemd enabled (#97) + * Make dlt-convert more responsive when watching a file + * Travis CI: fix - add new line to .travis.yml + * Build and test status added + * Add the Travis CI script + ### 2.18.0 * fix broken/missing links in documentation -- cgit v1.2.1