Update changelog

This commit is contained in:
Carles Fernandez
2021-11-12 18:04:12 +01:00
parent 314a01d64a
commit 991c1ed100
+4
View File
@@ -56,6 +56,10 @@ All notable changes to GNSS-SDR will be documented in this file.
### Improvements in Reliability:
- Fixed some potential buffer overflows.
- Avoid source code lines longer than 512 characters. This was a warning raised
by Lintian (very-long-line-length-in-source-file). Long lines in source code
could be used to obfuscate the source code and to hide stuff like backdoors or
security problems.
### Improvements in Usability: