1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-02-11 16:40:09 +00:00

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

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/