diff --git a/docs/changelog b/docs/changelog index c97fda85a..1b97f5bb2 100644 --- a/docs/changelog +++ b/docs/changelog @@ -67,6 +67,7 @@ SPDX-License-Identifier: GPL-3.0-or-later - The software can now be built using Xcode (passing -GXcode to CMake) without previous manual installation of volk_gnsssdr. - The software can now be built using Xcode (passing -GXcode to CMake) without gflags, glog, matio, PugiXML, Protocol Buffers or googletest previously installed. - Now the volk_gnsssdr library can be built on Microsoft Windows. +- Now the volk_gnsssdr library makes use of C11 aligned_alloc where available. - Improved CMake script for cross-compilation and for the detection of AVX, AVX2 and NEON (v7 and v8) instructions.