Update changelog

This commit is contained in:
Carles Fernandez 2019-08-13 14:46:19 +02:00
parent b0237d2993
commit 47ded00812
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,12 @@
- The CMake scripts now find dependencies in Debian's riscv64 architecture.
### Improvements in Reliability:
- Removed usage of functions with insecure API (e.g., strcpy)
- Added clang-tidy checks clang-analyzer-security.*
See the definitions of concepts and metrics at https://gnss-sdr.org/design-forces/