Update changelog

This commit is contained in:
Carles Fernandez
2020-05-07 12:06:11 +02:00
parent 1726880898
commit 7fcd144c39
+2
View File
@@ -24,6 +24,8 @@ SPDX-FileCopyrightText: 2011-2020 Carles Fernandez-Prades <carles.fernandez@cttc
### Improvements in Portability:
- The software can now be cross-compiled on Petalinux environments.
- Fixes building with GCC 10 (gcc-10 and above flipped a default from `-fcommon`
to `-fno-common`, causing an error due to multiple defined lambda functions).
### Improvements in Reliability: