summaryrefslogtreecommitdiff
path: root/ReleaseNotes.md
diff options
context:
space:
mode:
authorSaya Sugiura <ssugiura@jp.adit-jv.com>2019-07-08 16:53:33 +0900
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2019-07-19 14:46:29 +0900
commitc0f78f70edf2392545646dbde5c476556d926262 (patch)
treec45008ecadd6aa8674422998866d18eff3640ef8 /ReleaseNotes.md
parent0d3cd872a6ab5a14cfb66bb7faa5a6d83ad3c5ea (diff)
downloadDLT-daemon-c0f78f70edf2392545646dbde5c476556d926262.tar.gz
doxygen: Remove licence
Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
Diffstat (limited to 'ReleaseNotes.md')
-rw-r--r--ReleaseNotes.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 1edca0d..2da049b 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -263,7 +263,6 @@ Back to [README.md](../README.md)
* Use the best possible timestamp for all system journal entries
* Make timeout in at_exit handler configurable
* Allow multiple instances of dlt-daemon
- * Fixed whitespace, formatting and licence headers of new code
* Add C++ extension which uses variadic templates from C++ 11 (disabled by default)
* Allow registration of contexts before application is registered
* Add env-var to set initial log-levels
@@ -277,7 +276,6 @@ Back to [README.md](../README.md)
* 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)